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 / mishra
loop at itab with control itab_tc.
Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What is meant by slab? How is indian slab and us slab? : sap abap hr
How do you set up background jobs in sap? What are the steps?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
Explain what is the difference between primary key and unique key?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
what are the various types of parameters and how are they distinguished from one another?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
What is the use of the raising exception?
How can we set the table spaces and extent sizes? : abap data dictionary
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is the advantage of structures?
out bound process code for quotation?
What are the difference between pool tables and transparent tables?
how to create view in bdc..??