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
Can we display a list in a pop-up screen other than full-size stacked list?
Which transaction code can I used to analyze the performance of ABAP program.?
What is a matchcode?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What is read line in abap?
How to find the return code of a statement in abap programs?
What are Pull and Push Methods?
What is dynamic action? : sap abap hr
What are Delivery classes? What data will you want to transport during client copy?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What are the fields in a bdc_tab table? : abap bdc
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
What is payroll area
What are conversion routines? : abap data dictionary