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 is an update task?
singleton class
How the transaction that are programmed by the user can be protected?
How to use messages in lists?
What is the function of the correction system? : abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
How many types of views are there? : abap data dictionary
What are indexes? : sap abap data dictionary
What are the two ways of producing a list within a transaction?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is the transaction code to display the payroll results ? : abap hr
What is view? Different types of view.
Explain about sap fico testing and the tools used? : abap bdc
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
if while coding power goes off , how to retrieve the codes?