2012 Sep 24 6:51 PM
Hello,
I developing a RF scanner module program in which we are doing PGR for outbound delivery.
So to do PGR we need to fill the storage location if they are blank with the appropriate value in the line item of delivery.
I am doing PGR using WS_DELIVERY_UPDATE' which works fine but how do i update the storage location of outbound delivery ?
I searched in many forums and got the BAPI BAPI_OUTB_DELIVERY_CHANGE' to update it.
Links :http://scn.sap.com/message/4284774
but as mention in many links there is table item_data_spl that does the trick.
| item_data_spl | = lt_item |
I am not able to see this table in my system .
I am on Ecc 5 version?
So somebody please let me know how do we update the storage location or any one has come across the same situation?
BDC is the last option which I think as i need to avoid this since VL02n is a enjoy transaction.
Thanks
Ritesh
Hello,
I developing a RF scanner module program in which we are doing PGR for outbound delivery.
So to do PGR we need to fill the storage location if they are blank with the appropriate value in the line item of delivery.
I am doing PGR using WS_DELIVERY_UPDATE' which works fine but how do i update the storage location of outbound delivery ?
I searched in many forums and got the BAPI BAPI_OUTB_DELIVERY_CHANGE' to update it.
Links :http://scn.sap.com/message/4284774
but as mention in many links there is table item_data_spl that does the trick.
| item_data_spl | = lt_item |
I am not able to see this table in my system .
I am on Ecc 5 version?
So somebody please let me know how do we update the storage location or any one has come across the same situation?
BDC is the last option which I think as i need to avoid this since VL02n is a enjoy transaction.
Thanks
Ritesh
2012 Sep 24 7:36 PM
hello,
did you try 'BAPI_GOODSMVT_CREATE' ?
best regards,
swanand
2012 Sep 25 4:53 AM
Hello swanand,
I have tried the 'BAPI_GOODSMVT_CREATE' but it doesnt wrk to do the PGR for movement type 671 or 673.
So i am using the FM WS_DELIVERY_UPDATE' to do the PGR but for some deliveries the storage location might not be updated in the delivery so i need to update the storage location first for the Outbond delivery.
Please let me know if any body has updated the Storagel location for a outbound delivery.
Thanks
Ritesh
2012 Sep 25 2:37 PM
Hello,
see if these help.
BAPI_OUTB_DELIVERY_CHANGE
SHP_BAPI_OBDLV_CHANGE_CALL
SHP_BAPI_DELIVERY_CHANGE
best regards,
swanand
2012 Sep 25 5:08 PM
Hi,
Try passing storage location to VBPOK_TAB-LGORT in WS_DELIVERY_UPDATE. It should work.
Regards,
R
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |