cancel
Showing results for 
Search instead for 
Did you mean: 

Warehouse order pick status ewm

basha_shaik7
Participant
0 Kudos
337

Hi Team,

We are planning to trigger quality certificates from the EWM. The trigger should when ODO is completed picked.

Could you please let me know how can we acehive this any PPF action is there so that we can trigger the qaulity certificates from there.

Regards,

Chand Basha

Accepted Solutions (0)

Answers (1)

Answers (1)

Yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

basha.shaik7

You can configure automatic Goods Issue posting using PPF action /SCWM/PDO_01_POST_GI, which process method /SCWM/GM_POSTING. After Goods Issue reversal, the PPF is triggered and Goods Issue status becomes “Completed” again1.

You can define that EWM is only to schedule a PPF action if warehouse 001 or partner ABC is affected or if the delivery status has the value Finished2.

Post Processing Framework can be utilized for Outbound process as well3.

I hope this helps! Let me know if you have any other questions.

1: SAP Support Portal 2: SAP Help Portal 3: SAP Blogs

basha_shaik7
Participant
0 Kudos

Hi Yogananda,

Thanks for your quick reply.

But our reuirment is once picking is done in ODO not till PGI.

Once ODO has picking status completed then PPF should trigger to print the certficate.

Please let us know if we can have the PPF.

regards,

Chand.

Yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos
basha.shaik7

I have provided some links in previous comment which will provide you some info.