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
What are the types of windows in sap script?
What is the use of dequeue function module? : sap abap data dictionary
What kind of deliverables you have on a day to day basis?
Where can you find error log for call transaction? : abap bdc
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Which function module reads the data for particular infotype ? : abap hr
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
What is a match code? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is lock mechanism? How do we create lock objects in abap?
What is the function module to popup contents in the internal table?
What is size category?
What is open sql?
What are internal tables? How do you get the number of lines in an internal table?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc