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
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
Print options in smartforms?
What are different abap/4 editors?
What are the functional areas, user groups? How does abap query work in relation to these?
What is logical database? : abap hr
What is design pattern? Provide example .Why are we using it?
Can a filed occur in several field groups?
Explain what are interactive reports?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
Define database layer?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
Explain what is sequence of event triggered in report?
How to combine multiple order in one Delivery ( Step by Step)?
List the events in abap/4 language?