Why do we use Process On Value Request(POV) event instead of
data element,search help in module pool.
Answer Posted / sivaramakrishna
hi this is very common question in Mpp , genarally we assign search help for f4 of input field in mpp, but in case if we created one input field which is needed to upload the file from either presentation server or appliccation server in that case we espicially declare the PROCESS_ON_VALUE_REQUEST event and under that we create the module in that module we write the code for select the file .
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How do you find the information on the current screen? : abap bdc
What is a collect statement?
What are system fields for secondary lists?
What are the internal tables and work area?
What is the reserve command?
What is the difference between skip and reserve?
What are the names of the function modules that will be generated upon activation of a lock object?
What is the use of dequeue function module? : sap abap data dictionary
What are the fields in a bdc_tab table? : abap bdc
How do you find if a logical database exists for your program requrements?
how to capture the errors in bdc Call transaction method?
Difference between select option and ranges ?
How to maintain lists?
What are the field and chain statements?