‎2007 Nov 09 8:36 AM
Hi,
Can anyone tell me the procedure to include a standard sap structure to ztable .
‎2007 Nov 09 8:39 AM
Transaction SE11, Change table and then menu Edit->Include->Insert.
Regards,
John.
‎2007 Nov 09 8:39 AM
NO, its not possible to use append structures
but you can use the include structure in the ztable
Goto SE11 -- > under the Fields Column give .INCLUDE and the Field Type Column give the structure name
Regards
Gopi
Message was edited by:
Gopi Narendra
‎2007 Nov 09 8:40 AM
Hi
<b>Enhance tables using Customizing includes</b>
Some of the tables and structures delivered with the R/3 standard contain special include statements. These are often inserted in those standard tables that need to have customer-specific fields added to them. Such includes are Customizing includes. (CI).
A Customizing include is a structure that satisfies a special naming convention. (name begins with CI_).
A Customizing include is a structure that satisfies a special naming convention. The name of a Customizing include begins with CI_ and the include is in the customer namespace .
If enhancements are already planned in the R/3 standard using customer-specific fields, such Customizing includes are included. in the corresponding standard table or standard structure. The Customizing include (that is the definition of the structure itself) is usually first created in the customer system and filled with fields by special Customizing transactions.
Customers can add their own fields to any table or structure they want.
The Customizing include field names must lie in the customer namespace just like field names in append structures. These names must all begin with either YY or ZZ.
<b>Reward if usefull</b>
‎2007 Nov 09 8:41 AM
by using include structures we can add standard structures to the ztables