2009 Aug 05 1:13 PM
Hi,
I have copied a Standard program 'RM07MLBS'( ECC 6.0) and i have copied the enhancement code manually into the Z program.
When i am doing the syntax checking program gives the Macro error.
'Statement <Macro Namr> is not defined, check your spelling'.
Please help me in this regard.
Thanks,
AK
Hi
Check the MACRO is defined in the program you have copied,and also where exactly are u getting this error? In the standard code or enhancement code??
Check for the LDB attached to the standard program in the Attributes Tab of the Program from ABAP Editor.
Vishwa.
2009 Aug 21 10:44 AM
Hi,
Do you use the NAMR statement in your enhancement ?
Did you implement a NAMR Macro ?
If not then the macro NAMR is used in the standard program, but declared in an included you deleted.
Perform a search on "DEFINE Namr" in the original code.
Hope that helps.
Laurent
2009 Aug 21 11:14 AM
can you please post the line where you are getting this error?
2009 Aug 21 11:24 AM
Hi
Check the MACRO is defined in the program you have copied,and also where exactly are u getting this error? In the standard code or enhancement code??
Check for the LDB attached to the standard program in the Attributes Tab of the Program from ABAP Editor.
Vishwa.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |