cancel
Showing results for 
Search instead for 
Did you mean: 

Reject Outbound Delivery

Former Member
0 Kudos

Hello Team,

We have been using process codes to reject Outbound deliveries in EWM which updates ECC deliveries with ZERO quantities.

On ECC side, we have deliveries linked to 3rd party system which does not update ZERO quantity.

Is there any other way to reject deliveries in EWM? We tried using option "Reject" in Outbound Delivery Request but it throws error message as

"Activity "Reject Change" is not permitted; reason: status "Version" has value "Active"".

Any expert advice here?

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member183610
Active Contributor

HI Virendra,

The error " "Activity "Reject Change" is not permitted; reason: status "Version" has value "Active"". because of ODO is already created against the ODR through PPF settings.

using process code method is the right process to ensure the zero quantity against the ECC delivery.

BR,

C K Reddy

Former Member
0 Kudos

Thanks C K,

Then is it possible to enable the Reject action on the ODR before the creation of ODO? I mean, is there a way to configure the system so as the ODR does not get activated automatically and then simply Reject the ODR before the ODO is activated.

How can we achieve this as we do not want to go ahead with process code method.

Regards

former_member183610
Active Contributor
0 Kudos

Hi Virendra,

We can restrict the Auto ODO creation against ODR with changing the PFF processing settings

application '/SCDL/DELIVERY',

action profile '/SCDL/ODR' and

action definition ' /SCDL/ODR_TRANSFER'.

If ODO is not created, we can reject the ODR and it should update the 'ZERO' quantity in ECC delivery also.

But, if we change the PPF action processing settings, it would applicable across the entire system irrespective of WHNs.

if any ECC OBD transferred as a ODR in to EWM, we  would have to activate manually 'or' run through the report ( depends on PPF processing ) to trigger the actions for the ODO.

BR,

C K Reddy

Former Member
0 Kudos

You can deactivate the SAP standard PPF and copy it with custom PPF and make it active for warehouse specific by changing PPF method thru ABAP code changes,

Answers (0)