Answer Posted / bharath
1.If you want to get a popup in normal report program, call
function module POPUP_TO_CONFIRM.
2.If you want to get a popup in ALV program, then call
function 'REUSE_ALV_POPUP_TO_SELECT'.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the maximum number of match code id's that can be defined for one match code object ?
Explain the differences between at selection-screen and at selection-screen output?
What are the different function modules used in sapscript?
What is the syntax for ‘call transaction’?
How to define selection screen?
Is it possible to pass data to and from include programs explicitly?
Explain about Recording Function?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is an on”*-input filed” statement?
What are the advantages and disadvantages of ABAP query tool?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is a development class? : abap data dictionary
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
how to capture the errors in bdc Call transaction method?