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

How to modify standard table

Former Member
0 Likes
554

Hi All,

Is it possible to modify standard table or structure with out Access key .Is there any waty to modify without access key.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

You can do it through append structure.In that case you dont need access key.

For more refer http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm

3 REPLIES 3
Read only

Former Member
0 Likes
537

You can do it through append structure.In that case you dont need access key.

For more refer http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm

Read only

Former Member
0 Likes
536

Hi Aruna,

you can not modify standard table.

but check for the append structure in the standard table ..

and double click and add field in the append stucture automatically the new field will appear in the standard table.

regards,

Prabhudas

Read only

Former Member
0 Likes
536

Hi Aruna,

You can modify the standard table if you have been provided with CI_INCLUDE for the table.

Suppose if table ou have to double click and then go to edit mode to add New fields.

Hope this helps.

Regards

Shital