‎2007 Aug 27 11:01 AM
What does the blue fields after the .include keyword specifies in a db table.
‎2007 Aug 27 11:05 AM
Hi Tushar,
The blue fields after the keyword specifies the list of fields under the INCLUDE structure. You can view them by double cliking on DATA ELEMENT of INCLUDE STRUCTURE.
Thanks,
Vinay
‎2007 Aug 27 11:13 AM
Please give a brief description as to why include is added into db table.
‎2007 Aug 27 11:15 AM
Hi Tushar,
INCLUDE STRUCTUREs are reusable components, you can use the same set of fields in the different by using the clause INCLUDE STRUCTURE in your table.
Check this link for INCLUDE STRUCTURES
http://help.sap.com/saphelp_47x200/helpdata/en/cf/21ea6a446011d189700000e8322d00/frameset.htm
Plz reward points if helpful
Thanks,
Vinay
‎2007 Aug 27 11:43 AM