In module pool, when table controls are used the command
that is written in both PBO and PAI is
Answer Posted / pankaj singh
The commands used in the PBO and PAI events of table
control are:
(1) PBO:-
loop at int_tab_nam with control control_nam cursor
control_nam-Top_line.
Endloop.
(2) PAI:-
Loop at int_tab_nam.
endloop.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
wat are the process that can be executed & tracked in a workflow?
how can you display data say "your name"in sap script without print program or driver program??
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the fields in the memory table ‘screen’?
What is the use of a pretty printer?
In what ways we can get the context sensitive f1 help on a field?
What are the difference between call screen and leave screen?
What is the table buffer?
What is the use of start-of-selection.,if not use in report what will happen,?
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
What is the use of buffering?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What are the different types of laws. What are they?
Table events aNd table maintains generation
How to read files and process BDC's automatically ?