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
Application Category?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is evaluation path, where do we do it and why? : sap abap hr
What is the difference b/t Session method and call transaction method ??
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What is time constraint ? : abap hr
What is a batch input session? : abap hr
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is a transaction variant and why are they used?
How do you activate a function exit?
What is smart forms? : abap hr
What are the different types of abap/4 programs?
What is an Unpack command?
What are the screen painter and menu painter?
Can we create a gui status in a program from the object browser?