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
10) How to get Item Header in Sales Order?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is the significance of the screen number ‘0’?
When value table becomes check table?
How can we set the table spaces and extent sizes? : abap data dictionary
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What is the differences between abap and ooabap. In which situation we useooabap?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are the basic functions of database utility?
What is human resource information systems (chris)? : sap abap hr
Define batch input session?
How do you read files from the presentation server ? : abap bdc
What are the organizational related Infotypes
What functions does a data dictionary perform? : abap data dictionary
How many types of data classes are there in sap?