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
Can we make use of flow logic control key words in abap/4 and vice-versa?
Some Realtime Objects on Bdc.
In which particular scenario we use sorted table and which particular scenario we use standard table?
Which objects are independent transport objects? : abap data dictionary
What are clustered tables?
Name some system global variables you can use in abap programs?
Can we specify the next screen number with a variable?
How do you activate a function exit?
What are the aggregate objects in the data dictionary? : abap data dictionary
Explain buffering concept usage?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Can i know some of the Realtime tickets that anyone has been faced ?
Do we create table fields with out data elements and domains?
What is a view? : abap data dictionary
How to define selection screen?