‎2008 Aug 08 2:04 AM
Hi,
Could someone suggest me a function module to update "Reason for Movement" LIPS-GRUND of a Delivery. I would like to update this field in the line item of a Delivery (for a batch split item).
Thanks a lot in advance.
‎2008 Aug 08 5:11 AM
Hi Solman,
Check these :
BAPI_OUTB_DELIVERY_CHANGE
BAPI_DELIVERY_GETLIST BAPI
Regards,
Chandra Sekhar
‎2008 Aug 08 2:58 AM
‎2008 Aug 08 5:11 AM
Hi Solman,
Check these :
BAPI_OUTB_DELIVERY_CHANGE
BAPI_DELIVERY_GETLIST BAPI
Regards,
Chandra Sekhar
‎2008 Aug 08 5:28 AM
I didt get much success to find LIPS-GRUND in any of suggest BAPI.
I would suggest why not go with BDC?
Amit.
‎2008 Aug 08 6:15 AM
This is just part of major development.. so..it may not be able to write BDC for that...therefore trying for function module..
‎2008 Aug 10 7:29 AM
Is there any function module that updates line item details??
Thanks!
‎2008 Aug 10 7:57 AM
Using the function WS_DELIVERY_UPDATE it is possible to update the delivery.
Table Paramter is VBPOK_TAB, in this you can find the GRUND( field name MDIFF_GRUND)
Regards
Vijay Babu Dudla
‎2008 Aug 11 12:29 PM
Look out for FM LE_MOB_DELIVERY_UPDATE......
It does updates the line items but iam not sure whether it will work in the batch split scenario...!
Please check it out. Let me know if it doesn't works.
Regards,