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

Remove delivery block

Former Member
0 Likes
2,238

Can you suggest any FM module to remove delivery block from sales order or do I need to write BDC for it.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
941

Please reward the points if it helps..

THanks,

Naren

3 REPLIES 3
Read only

Former Member
0 Likes
941

Hi,

use the BAPI BAPI_SALESDOCUMENT_CHANGE to remove the delivery block..

The ORDER_HEADER_IN and ORDER_HEADER_INX has the field for delivery block..

In the ORDER_HEADER_INX have the field UPDATEFLAG as 'U' for updating the sales order..

Hope this helps..

Thanks,

Naren

Message was edited by: Narendran Muthukumaran

Read only

0 Likes
941

Thank you.

Message was edited by: AP

Read only

Former Member
0 Likes
942

Please reward the points if it helps..

THanks,

Naren