Mannual creation of FM BUP_MEMORY_GET_GLOBAL_X_SAVE

[] [] [] [] []

Related:

  1. FS_CHECKMODE:Error AM 247 during creation of address versionSymptom Error AM 247 “Address or person no. not found...

Symptom
FM BUP_MEMORY_GET_GLOBAL_X_SAVE doesn’t exist in the system.
Other terms
BUP_MEMORY_GET_GLOBAL_X_SAVE R11 335
Solution
Follow the following steps:
1.Run transaction SE37.
2.Write the name of FM BUP_MEMORY_GET_GLOBAL_X_SAVE and Click on Create button.
3.Function Group:BUD_MEM.
4.Short text:Anything.
5.Assign request.
6.Add Following in the EXPORT parameter.
Parameter name :EV_X_SAVE
Type Spec. :TYPE
Associated Type:BAPI4001_1-SAVE_ADDR
Short text :Zul鋝sige Werte: A (IV_SAVE_X = X ) und N (IV_X_SAVE= ‘ ‘).
7.Add following lines of code in Source Code:
* iv_x_save = X -> gv_x_save = active -> ‘A’
* iv_x_save = space -> gv_x_save = not_active -> ‘N’
ev_x_save = gv_x_save.
8.Save and activate the FM.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment