what is difference between include structure and append
structure?
Answer Posted / raj
Include structure: we can include a structure within a
structure and table with key word include.
append structure: allow you to add fields to SAP-provided
structures that were not provided for in the standard
version.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Define database layer? : abap data dictionary
What is luw?
Explain about drill down report?
What is dynamic action? : sap abap hr
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
How many primary keys can be created for a table?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
How do you control printer functions from sapscript?
Module Pool Programming: Events and Table Control handling.
What are the main uses of the primary key?
What are the events used in abap in the order of execution?
What is your approach for writing a bdc program? : abap bdc
What happens if a function module runs in an update task?
What is the difference between sum and collect?
What is lock objects? : sap abap data dictionary