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

BAPI_OUTB_DELIVERY_CHANGE

former_member253923
Participant
0 Likes
708

Hello All,

I used BAPI_OUTB_DELIVERY_CHANGE to update the Route Information in an outbound delivery. The route got updated, but the dates (picking, GI, Transportation Planning ) didnt get changed. When we manually updated the route, the dates got changed.

Any light thrown on this would be greatly appreciated.

Thanks

Vathsan

2 REPLIES 2
Read only

Former Member
0 Likes
595

Hi,

did you setup this flag to 'X.

input structure fields:

- BAPIOBDLVHDRCTRLCHG-PICK_DATE_FLG (for pick date)

- BAPIOBDLVHDRCTRLCHG-TRSP_DATE_FLG (for transportation date)

Bye Jan

Read only

0 Likes
595

Jan,

I tried making those fields as "X", but didnt work.