Answer Posted / avdhesh
Template contains a fixed number of rows and columns, where
output is fixed. Table can have variable number of rows and
columns.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the data types of the abap/4 layer?
What are the user interfaces of interactive lists?
What is erp? : sap abap hr
What is asynchronous and synchronous update?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
What is is a match code? : abap data dictionary
How many types of tables exist and what are they in data dictionary?
What are pooled tables?
How do you process errors in call transaction method? : abap bdc
How to set an Enhancement point for a custom report?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is a table pool? : abap data dictionary
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?