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 full form of bdc session? : abap bdc
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
What type of user exits have you written ?
What is the difference between sy-tabix and sy-index? Where it is used?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
How to get that a secondary index is attached to a select query?
What is sequence of event triggered in report?
What is a development class? : abap data dictionary
what is the exact code that shoud be implimented in sap note
SAP query how to use end users?
What is the different between template and a table?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
How to call transaction in session method without recording?
What kind of financial periods exist in SAP? What is the relevant table for that?
What is hotspot?