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
Explain the table, which contain the details of all the name of the programs and forms?
Explain the difference between cluster tables and pool table?
When value table becomes check table?
How many ways you can create table? : abap data dictionary
Is it possible to bring select option in module pool screens?
What is dynamic action? : sap abap hr
What happens if we use leave to list-processing without using suppress-dialog?
What is the t-code to display batch input sessions? : abap bdc
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What are domains and data element? : abap hr
What function does data dictionary perform?
How would you suppress the display of a parameter on the selection screen?
What are the page windows?
How memory management happens for internal tables and work areas in abap?
Can i Have Some Realtime Examples on Badi ?