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 / kubera
Ans) Set Screen '0100', and Loop at itab with Control itab_tc
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the different types of mode (run code) in call transaction method?
what is defference between repository and non repository Object?
How can we upload a text file having delimiters in to legacy system?
Does the external program run in the same sap luw as the caller, or in a separate one?
Explain the systems fields used for interactive lists and lists?
How move-corresponding works
What is static attribute
What is the t-code to display batch input sessions? : abap bdc
Which infotype records can not be deleted ? : abap hr
How can we set the table spaces and extent sizes? : abap data dictionary
What is synchronous update?
What is luw or data base transaction ?
What is the use of the raising exception? : abap modularization
how to create view in bdc..??
Explain what is step-loop?