cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BLOCK OUTBOUND DELIVERY CREATION IF NOT FULLY PICKED

Former Member
0 Likes
1,478

Hi Experts,

Our client works only with EWM system and the orders flow from NON - SAP system. (No SAP ECC involved). So we have few constraints. One such is, receiving two goods issue document for a single sale order.

Example:

ODO contains 5 line items and 3 of them are picked. User creates an Outbound delivery for the three items and as a result goods issue is done.

For the remaining two line items, if we create a separate OD then it is failing at the NON-SAP end. As they can receive GI only once for a sale order.

Enhancing at the NON - SAP side, results in lot of man hours.

So we wanted to achieve the below in EWM end.

Partial goods issue should not be allowed or two OD documents should not be created for a single sale order.

Could you please help us in achieving the same. Kindly let me know in case if more information is required.

Regards,

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hi!

Check this topic:

BR, Alex.

Former Member
0 Likes

Hi Alex,

Thanks for the inputs. I believe the Number range deletion discussed in the above thread is in ECC. We dont have an ECC system connected.

Please correct me if i'm wrong.

To be more precise on the issue, is it possible to remove the manual OD creation button at item level in ODO transaction.

Kindly help us with ur inputs.Looking forward.

Many Thanks,

Vijay

0 Likes

Hi!

You should delete number ranges in EWM SPRO:

Extended Warehouse Management - Interfaces - ERP Integration - Delivery Processing - Control Message Processing Dependent on Recipient

BR, Alex.

Former Member
0 Likes

Thanks a lot Alex,

We have removed the number range for the delivery split. Its working fine.

To add on a point on the scenario,

If we have a batch split, then warehouse task is not getting confirmed. So we just added 00 as number range number and no intreval is assigned for 00.

Its working fine for all cases.

thanks a lot

Regards,

Vijay

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Vijay,

This can be achieved by below two ways.

As all message send via program from EWM to non EWM system. so.,

in message program write a function to check does non EWM system ref no has how many del and does all are GI or not and if not dont send queues and stop with error message ( ur way)

2 way >> when you get del from non sap system check does it has del and if merge with existing of not create new.

I hope this is quite technical. Try to sit with him and achieve that. it all at rec or sending code.

Regards

Suraj