2009 Sep 17 6:28 AM
i have to add two fields to MB5B.
I copied t-code MB5B (prog Rm07mlbd to z_Rm07mlbd )
i copied source, text, documentation , variants, user interface , screens , include.
after that i copied 5 programes
RM07GRID z_RM07GRID
RM07MLBD_CUST_FIELDS z_RM07MLBD_CUST_FIELDS
RM07MLBD_FORM_01 z_RM07MLBD_FORM_01
RM07MLBD_FORM_02 z_RM07MLBD_FORM_02
RM07MLDD z_RM07MLDD
but when i tried to execute copied z_Rm07mlbd , it is showing ABAP RUNTIME ERROR
i have to add two fields to MB5B.
I copied t-code MB5B (prog Rm07mlbd to z_Rm07mlbd )
i copied source, text, documentation , variants, user interface , screens , include.
after that i copied 5 programes
RM07GRID z_RM07GRID
RM07MLBD_CUST_FIELDS z_RM07MLBD_CUST_FIELDS
RM07MLBD_FORM_01 z_RM07MLBD_FORM_01
RM07MLBD_FORM_02 z_RM07MLBD_FORM_02
RM07MLDD z_RM07MLDD
but when i tried to execute copied z_Rm07mlbd , it is showing ABAP RUNTIME ERROR
2009 Sep 17 6:37 AM
Hi ERP_SAP_USER,
Please go through the Dump error the dump error contains the cause of error and line number and the Program .
Regards,
Prakash
2009 Sep 17 6:39 AM
U must have missed an include or must have not activated all the includes in your program.
Even i created ZMB5B and copied all the includes into Z include as i wanted to change the code and it worked properly for me.
Btw what is the dump error that u r getting.
2009 Sep 17 6:40 AM
Hi,
Use t code ST22 to analyze the Dump error.
Regards,
Prakash
2009 Sep 17 6:42 AM
Runtime error is
The termination occurred in the ABAP program "SAPLALDB" in "SUBMIT_REPO
The main program was "RSABAPPROGRAM ".
The termination occurred in line 49 of the source code of the (Include)
program "LALDBU03"
of the source code of program "LALDBU03" (when calling the editor 490).
2009 Sep 17 10:56 AM
Tried to copying Mb5b standard program , it is showing run time error.
i copies all the programes , but still getting error??
error is in (Include) program "LALDBU03"
2009 Sep 17 11:12 AM
Hie
Open
RM07MLBD in Objct Navigator SE80 and confirm that all includes are active. I have just copied mb5b to zmb5b and its working fien for me.
regards
Isaac Prince
2009 Sep 17 11:15 AM
2009 Sep 17 11:28 AM
i tried in se38.
IN SE80 UNDER PROGRAME , i gave RM07MLBD
copy icon in inactive.
2009 Sep 18 5:05 AM
2009 Sep 18 6:08 AM
I tried soying RMO7LMBD IN SE80 . copying option is inactive.
if i copy in that case all the enhancements are also copied ? & if do modificationo in Z-program, in that case update in support packages or release upgrades will be effected to modified programe ?.
Hoe to check the all enhancepoints have been copied .
Or other way to add two field to RM07MLBD ?
2009 Sep 18 6:15 AM
Delete the Z program whatever u have created first.
Now go in SE 38 , give the program name RMO7LMBD and click on copy icon and give the new program name starting with Z , copy all the includes and documentation.
Now open this Z program, try to activate it. Open each include by double clicking on the include name in Z program and see whether they all r activated or not. Activate all of them and then activate ur main prog.
2009 Oct 05 4:46 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |