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
What are the restrictions on subscreens?
What are indexes? : abap hr
What are the 2 other types of views, which are not allowed in release 3.0?
What is off cycle payroll run
What are two different ways to add fields to sap tables?
Explain difference between primary key and unique key?
when does a list get sent to the screen on the presentation layer?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What is the difference between collect and sum?
What is tcode se16? For what is it used.
What is meant by stacked list?
What does an exec sql statement do in abap?
Is a logical database a requirement/must to write an abap/4 query?
What is the difference between table and template?
Explain the advantages/disadvantages of logical databases?