How to put a TableControl in a Screen of Modulepool Programming?
Answer Posted / venkateswarlu
First declare the table control in module pool program
Second the drag and drop the table control on the screen
Third pass the data to table control by using the flow-logic.
In Loop statement we have define the syntax like this.
PBO.
Loop.
Controls <tc> type table view using screen <sno>
Endloop.
PAI.
Loop at.
Endloop.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain what is an rdbms?
What is retro active accounting
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
When, how and how would you control changes to standard SAP objects.
Explain what is sequence of event triggered in report?
Explain buffering concept usage?
What are pooled tables?
What is view? Different types of view. Explain?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What are the tcodes for performance tuning?
Differentiate between static and dynamic step loops?
What is abap?
What is the difference between function group and function module?