Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update Delivery using Function module

Former Member
0 Likes
2,695

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,308

Hi Solman,

Check these :

BAPI_OUTB_DELIVERY_CHANGE

BAPI_DELIVERY_GETLIST BAPI

Regards,

Chandra Sekhar

7 REPLIES 7
Read only

former_member585060
Active Contributor
0 Likes
1,308

Hi,

Try this BAPI

BAPI_OUTB_DELIVERY_SPLIT_DEC

Krishna

Read only

Former Member
0 Likes
1,309

Hi Solman,

Check these :

BAPI_OUTB_DELIVERY_CHANGE

BAPI_DELIVERY_GETLIST BAPI

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
1,308

I didt get much success to find LIPS-GRUND in any of suggest BAPI.

I would suggest why not go with BDC?

Amit.

Read only

0 Likes
1,308

This is just part of major development.. so..it may not be able to write BDC for that...therefore trying for function module..

Read only

0 Likes
1,308

Is there any function module that updates line item details??

Thanks!

Read only

Former Member
0 Likes
1,308

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

Read only

0 Likes
1,308

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,