‎2009 Mar 10 7:58 AM
‎2009 Mar 10 8:27 AM
Hi,
Appending in the standard table is generally done using the Custom Include provided by the SAP itself (start with CI_structname)...this is the structure that is used to append the additional fields in the std SAP table .Souble click on the name it will ask to create it,Press Yes,add the data fields witht he elments and activate the strcuture and finally activate the table.
You can also append the seperate structure to the table to add the additional fields in the table as told in the previous post....best approach is to use the custom include provided by SAP to append the structure in the std table.
Hope this might help you out.
Pooja
Edited by: Pooja Gupta on Mar 10, 2009 9:28 AM
‎2009 Mar 10 8:00 AM
Hello,
Make a structure of your new fields and then append it to the table RBKP through append structure.
Thanks,
gunjan
‎2009 Mar 10 8:27 AM
Hi,
Appending in the standard table is generally done using the Custom Include provided by the SAP itself (start with CI_structname)...this is the structure that is used to append the additional fields in the std SAP table .Souble click on the name it will ask to create it,Press Yes,add the data fields witht he elments and activate the strcuture and finally activate the table.
You can also append the seperate structure to the table to add the additional fields in the table as told in the previous post....best approach is to use the custom include provided by SAP to append the structure in the std table.
Hope this might help you out.
Pooja
Edited by: Pooja Gupta on Mar 10, 2009 9:28 AM
‎2009 Mar 10 11:04 AM