2007 Jan 16 1:59 PM
Hello All ,
When you can add the fields to standard table by append structure why SAP provides you with Customer include as well ?
Say for example In Infotype PA0001 you can add extra fields by Appending Structure and you have customer include as well .
Hello All ,
When you can add the fields to standard table by append structure why SAP provides you with Customer include as well ?
Say for example In Infotype PA0001 you can add extra fields by Appending Structure and you have customer include as well .
2007 Jan 16 2:16 PM
Append structure would be created only specific to a table and it cannot be reused in any other table and you can add fields only at the end of a table whereas Customer include can be reused in multiple tables and can call inbetween fields.
Reward points if it helps
2007 Jan 16 2:26 PM
Hi,
the name of the customer include CI_... is known to SAP and so they offer specific customer includes for specific functional aspects. In this way, the standard programs can handle groups of customer fields individually.
Also, the customer includes are usually part of a number of structures and/or tables. If you include the additional fields in the customer include, they are present whereever SAP thinks they should be available.
Do a where-used-list on the customer-includes in question to see where else they are used.
Regards,
Clemens
2007 Jan 16 3:13 PM
Hi,
if there is any CI structure in table you should use this and not an own append, because sap eventually implemented some further logic to the extension.
Regards,
Christian
2007 Jan 16 3:25 PM
Hi,
Even though you have Customer Includes and Append Structure, Cust.Incl fields can be included in between in the structure, and append structure adds fields at the end of the structure.
Mostly, Cust.Incl. fields are used in User_Exits.
Regards
Subramanian
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |