what are the events in Module pool Programming?
Answer Posted / lakku sreenivasulu
THEY ARE 4 TYPES OF EVENTS IN MPP.
1.PROCESS BEFORE OUTPUT.
2.PROCESS AFTER INPUT.
3.PROCESS ON VALUE REQUEST.
4.PROCESS ON HELP REQUEST.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Exit and Stop?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What are the steps to execute session method?
When value table becomes check table?
What abap statement will trigger list generation?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
How can we create callable modules of program code within one abap/4 program? : abap modularization
Explain different types of locks?
How can we upload a text file having delimiters in to legacy system? : abap bdc
visibility section for class level and attributes level
Explain how to write a bdc - how do you go about it?
What is a variable in the sap abap?
Write syntax for message error (report)?
Name a few data dictionary objects? : abap data dictionary
What is primary index?