difference between structure and append structure

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


Please Help Members By Posting Answers For Below Questions

Can we display a list in a pop-up screen other than full-size stacked list?

833


Which transaction code can I used to analyze the performance of ABAP program.?

785


What is a matchcode?

741


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

973


What is read line in abap?

786






How to find the return code of a statement in abap programs?

779


What are Pull and Push Methods?

1918


What is dynamic action? : sap abap hr

778


What are Delivery classes? What data will you want to transport during client copy?

1126


Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc

670


What are the fields in a bdc_tab table? : abap bdc

752


there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?

1918


What is the difference between a pool table and a transparent table and how they are stored at the database level?

749


What is payroll area

1957


What are conversion routines? : abap data dictionary

727