Hi guru,
In a report prg there is an event called :
at SELECTION-SCREEN on VALUE-REQUEST FOR <fieldname>.
pls tell me that when i am using a module pool prg how do I
call the above event.
In other words what is the module pool equivalent for the
above event which is used in a report prg.
Hope I am able explain my query.
Answer Posted / bvsuman
1)u can use Module POV(process on value request) just like module PBO or PAI in the screen.
2)else u can use FIELD <field_name> module <module_name> on value request in the PAI of the screen.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to determine the attributes of an internal table?
Lock objects and what are parameters of ENQUEUE FM?
What are the types of the programming language used in the sap abap software?
Reports: Event functionality.
What are the functional areas? User groups?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?
How to call transaction in session method without recording?
What will exactly the hide statement do?
What is view? Different types of view.
Can you create a table with fields not referring to data elements? : abap data dictionary
What is sap abap tables?
How to create any functions?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
Explain buffering