can we insert a table in a table?
structure in a structure,
structure in a table
and table in a structure?
Answer Posted / kalyan
Insert Table in a Table - NO
Structure in a Structure - YES
Structure in a table - YES
Table in a structure - YES
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is the difference between Exit and Stop?
How do you process errors in session method ? : abap bdc
What does the extract statement do in extract datasets?
How to debug a script in abap?
How the transaction that are programmed by the user can be protected?
What is a projection view? : abap data dictionary
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is value table?
Can we make use of flow logic control key words in abap/4 and vice-versa?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What is foreign key relationship? : abap hr
Normally how many and what files get created when a transaction program is written?
Explain what are the problems in processing batch input sessions?
Why do we use events and actions in web dynpro?