2009 Mar 25 6:38 AM
Hi
I wish to add some custom structures(append structures) to the SAP standard strutures.
Can you please let me know what the precaustions we should have to take before and after the process.
If anyone explains me the complete procedure,that can be a great help.
Regards,
Sreeram Kumar.Madisetty
2009 Mar 25 6:44 AM
Hi,
- Go to SE11 transaction.
- Click on APPEND structure.
- Give the new structure name.
- Enter fields you want to create in new structure.
- Save it in a request and activate the structure.
Regards,
pranaya
2009 Mar 25 6:40 AM
This link may useful for you: http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm
2009 Mar 25 6:43 AM
Hi:
Append structures permit you to append customer fields to a SAP standard table without having to modify the table definition.
An append structure is a structure which is assigned to exactly one table. There can be several append structures for a table.
When a table is activated, all the active append structures for the table are found and their fields are appended to the table. If an append structure is created or changed, the table to which it is assigned is also activated and the changes also take effect there when it is activated.
Like all structures, an append structure defines a type that can be used in ABAP programs.
1 .Go in Se11, open the table in which you want to add the structure -> click on Append structure-> it would ask the structure, give it and then it would open enter the field list.
2. Or create the structure 1st and do the rest step mentioned in step 1.
For details
[Link|http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/content.htm]
Regards
Shashi
2009 Mar 25 6:43 AM
[adding an append structure|http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ebc9446011d189700000e8322d00/frameset.htm]
кu03B1ятu03B9к
2009 Mar 25 6:44 AM
Hi,
- Go to SE11 transaction.
- Click on APPEND structure.
- Give the new structure name.
- Enter fields you want to create in new structure.
- Save it in a request and activate the structure.
Regards,
pranaya
2009 Mar 26 6:21 PM
Good day, Mates!!!
Has anybody had any bad experiences with extending standard SAP tables using these APPEND STRUCTURES???
Would you ever consider creating a companion custom Z-table instead of using the APPEND STRUCTURE mechanism???
Chad
2009 Mar 26 6:33 PM
I just want to add one thing - after adding this custom structure, I will suggest you to run "Dictionary Table Utilities" and adjust the table.
Kuntal
2009 Apr 02 8:19 AM