2008 Jun 20 7:25 AM
Hi All There,
Can anyone tell me how to call ALV report using BAPI
Answer will definatly rewarded
Regards
Shashikant
Hi All There,
Can anyone tell me how to call ALV report using BAPI
Answer will definatly rewarded
Regards
Shashikant
2008 Jun 20 7:28 AM
if u are using selection texts previously for the alv then, use the select options as IMPORT parameters...and fill the required table inside the BAPIs..
Call this bapi inside a report program and then display as usual..using ALV
2008 Jun 20 12:57 PM
Hi,
If you have any select-options on the selection-screen, then pass this fields as import parameters for the BAPI and in the source code use SUBMIT stmt for calling the report along with the select options.
syntax: SUBMIT PROGNAME
USER SY_UNAME
with
fieldname = value
.......
thanks and regards.
2008 Jun 21 12:01 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |