hello friend's
I am trying to append the structure in the stabdard structure KOMPEBA :
When i try to add the field BEDNR :
and check it : its gives error
first it is asking for Enhencement catagory
second : Field BEDNR does not lie in customer namespace :
i can't change the fieldname :
Because i have to refer this field in run time :
Plese help how canm i go ahead with this :
I am assuring i will awarded the points once i get solution .
Thanks in advance
Please have a look at below link. It may help you.
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/content.htm
Best Regards,
Vibha
*Please mark all the helpful answers
Hai ,
As you are appending a field to standard sap table the field naming must stars with ZZ<FIELDNAME> OR YY<FIELDNAME> .
It will the sysntax error if you are followng the naming convention .
By providing the above naming convention that wil ome to Customer Name space
regards,
Hi,
Its simple know, how can you change the standard SAP structure KOMPEBA. I would suggest you to copy and have it with name z* or y*.
--Ragu
Add a comment