Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Table modification.

Former Member
0 Likes
470

Is an access key required to insert 2 new fields in the standard sap table ?

or it can be done directly by append structure?

reg,

archana

2 REPLIES 2
Read only

Former Member
0 Likes
452

Hi Archana,

No need of access key.

You can use Append Structure or include structure.

Regards,

Madhu..!!

Read only

Former Member
0 Likes
452

Hi,

You can use the APPEND structure to add your own custom fields to the std table.,

http://help.sap.com/saphelp_nw04/helpdata/en/c3/40999d8b8911d396b70004ac96334b/content.htm

Regards

Kiran Sure