Answer Posted / shreeshail diggi
structure :
Either a structured type in the ABAP Dictionary or a name
for a structured data object in an ABAP program. You can
access whole structures or merely by component. In ABAP,
structures that contain only character-type, flat
components can also be treated as elementary data objects
in ABAP
Append Structure :
Structure in the ABAP Dictionary that is appended to
another structure or a database table so as to add further
components. Standard structures and database tables
delivered by SAP can be enhanced by means of append
structures in customer systems.
Thank's and Regard's
Shreeshail Diggi
SAP Technical Consultant Infinite India
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What functions does a data dictionary perform? : abap data dictionary
What is design pattern? Provide example .Why are we using it?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
What is the difference b/t Session method and call transaction method ??
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
how to create view in bdc..??
What is the use of message command in a report? What are the different message types?
What are critical issues you have faced in your project
What are the components of sap scripts? : abap hr
what precautions or prerequisites do you follow to update a record into database table and how
How do you delete duplicate records from internal table?
What are two methods of modifying sap standard tables? : abap data dictionary
What are the different database integrities?
How to set an Enhancement point for a custom report?