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.
Answers were Sorted based on User's Feedback
Answer / kubera
Ans) Set Screen '0100', and Loop at itab with Control itab_tc
Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between Report and Script?
what is mean be On Change of in Control Break statement
What is screen flow logic? What are the sections in it? Explain PAI and PBO.
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
why we are using pgm RSTXTRAN?
What do you understand by work area and internal tables in abap? Why do we use it?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
does select single *.. / select * .. affect performance ? how?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
How do you connect to the remote server if you are working from the office for the client in remote place?
Whether Project contains enhancement or Enhancement contains Projects?
what are value table and check table ?and what are the difference between them?