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


Please Help Members By Posting Answers For Below Questions

How to determine the attributes of an internal table?

807


Lock objects and what are parameters of ENQUEUE FM?

1479


What are the types of the programming language used in the sap abap software?

832


Reports: Event functionality.

1086


What are the functional areas? User groups?

842


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

1988


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?

922


How to call transaction in session method without recording?

1756


What will exactly the hide statement do?

764


What is view? Different types of view.

779


Can you create a table with fields not referring to data elements? : abap data dictionary

1029


What is sap abap tables?

831


How to create any functions?

763


send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'

2609


Explain buffering

1101