Which one of the following statements would occur in the
PBO of a dialog program using table control?
a) module user_command.
b) set screen '0100'.
c) loop at itab.
d) loop at itab with control itab_tc.
Answer Posted / mishra
loop at itab with control itab_tc.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are the functions of lock objects?
What are the function modules used to create batch input session? : abap bdc
Explain what is a logical database?
What are the differences between a database index and a match code? : abap data dictionary
What does the extract statement do in extract datasets? : abap modularization
Explain the Inportance of pa30? : abap hr
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 tables and structures?
How can the standard tables of sap be modified?
What is the difference between data elements and domains?
Name the special commands of list?
What are the organizational related infotypes? : abap hr
Explain what are the system fields? Explain?
What are the basic object types? : sap abap hr
How we format the data before before write statement in report ?