what are the events in Module pool Programming?
Answer Posted / prabhu
1.process before output(pbo)- triggers before the screen is displayed.
2.process after input(pai)- triggers after clicking a function in a selection screen.
3.process on help request(poh)-triggers when user enter f1 help.
4.process on value request(pov)-triggers when user enters f4 search help
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How would you define the exponents for a type âfâ field?
What are the system fields you have worked with? Explain?
What are the buffering types?
What are the types of data types in the sap abap?
What are aggregated objects
What are the advantages of logical databases : abap hr
Explain the function module in bdc?
Explain read dataset in sap abap?
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.
What was the requirement of IDoc in your project? How it was working?
what is the t-code to link technical and functional operation?
Why do we use dynamic where conditions?
Explain the disadvantages of different types of bdc's?
Can we create field without data element? If yes, how?
How can you find the field/data underlying a transaction?