what are the events in Module pool Programming?
Answer Posted / arun prasad
THERE ARE FOUR EVENTS CALLED PROCESS BEFORE OUTPUT(PBO),
PROCESS AFTER INPUT(PAI), PROCESS ON VALUE REQUEST(POV),
PROCESS ON HELP REQUEST(POH).
| Is This Answer Correct ? | 149 Yes | 6 No |
Post New Answer View All Answers
Persistent class
What is sap script? Describe its components.
How the transaction that are programmed by the user can be protected?
How can cluster table be created?
Differentiate between static and dynamic step loops?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is a badi?
How do you get the number of lines in an internal table?
What is the use of message command in a report? What are the different message types?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Write special commands of list?
What is the table buffer? Which type of tables used this buffer?
Explain how do you use structures in the abap programs?
What is protect & endprotect?
How can we upload a text file having delimiters in to legacy system?