Answer Posted / shubham dhumal
Classical Report Events
Load-of-program
Initialization
At selection-screen output
At selection-screen value request on <field>
At selection-screen Help request on <field>
at selection-screen
start-of-selection
end-of-selection
top-of-page
end-of-page
Interactive report Events
At line-selection
at user-command
at pf
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
when do you need to create an internal table with header line ? and with out a header line?
What are the different types of view?
How are the date abd time field values stored in sap?
How will you define org structure in MM?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
What is the disadvantage of using exec sql statement in abap?
What are the components in sap application server?
What are the buffering types?
What are the system table used in abap?
What are conversion routines? : abap data dictionary
How can we create callable modules of program code within one abap/4 program? : abap modularization
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 basic functions of database utility?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What happens Update command is used without where clause ?