2006 Sep 20 3:56 PM
Hello Experts,
I need to give ALV display the Planned order & scheduled quantity for the corresponding warehouse name in APO.
How to proceed, what are all the FM used here ?
if possible send me a sample code.
Thanx in Advance.
Regards,
Johnn.
2006 Sep 20 3:58 PM
Use the bapis:
BAPI_PLANNEDORDER_GET_DETAIL Get details for planned order
BAPI_PLANNEDORDER_GET_DET_LIST Get detailed planned order list
Regards,
Ravi
Hello Experts,
I need to give ALV display the Planned order & scheduled quantity for the corresponding warehouse name in APO.
How to proceed, what are all the FM used here ?
if possible send me a sample code.
Thanx in Advance.
Regards,
Johnn.
2006 Sep 20 3:58 PM
Use the bapis:
BAPI_PLANNEDORDER_GET_DETAIL Get details for planned order
BAPI_PLANNEDORDER_GET_DET_LIST Get detailed planned order list
Regards,
Ravi
2006 Sep 20 4:06 PM
i cant use the BAPI here.It should be a ALV display, i need to transfer to EXCEL.
2006 Sep 20 9:21 PM
Hello Johnn
If the BAPIs mentioned by Ravi contain the required data then just call the BAPI followed by calling REUSE_ALV_LIST_DISPLAY with your itab.
If you have to prepare the required data from several TABLES parameters of the BAPIs then define an appropriate DDIC structure, collect the data into your itab and call the ALV function module where you can export to Excel.
Regards
Uwe
2006 Sep 20 9:58 PM
Hi John,
for sample programs on alv's go through the link,
http://www.sapdevelopment.co.uk/reporting/alvhome.htm
Regards,
Azaz Ali.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |