cancel
Showing results for 
Search instead for 
Did you mean: 

Update quantity in planned receipt in RO

Former Member
0 Kudos

How to update the Planned receipt quantity in Replenshinment order. Is there any BADI for this.

We have some cutom logic to calculate the quantity and we need to change this Planned receipt quantity with this new value.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Lekha,

What is the scenario you have ?

Supplier can manually update planned receipt in SNC WebUI or using SMI planned receipt file download/upload functionality.

If it is EDI supplier then you can ProductActivityNotification_In towards SNC from PI.

Regards,

Nikhil

Former Member
0 Kudos

HI Nikhil,

Using some custom program, we should change the quantity nit manually. It could be before we run the deployment process in WebUI or when we click on Proposal for PR and Save, we should hook our custom logic for quantity and that quantity needs to be updated at Planned Receipts. It is not manual. Could not trace where to hook the custom logic.

Former Member
0 Kudos

Thanks Nikhil. Other than WebUi, how can we run this service from SAP.

Former Member
0 Kudos

Hi Lekha,

Check tcode:/N/SAPAPO/PE_SRV_CFG

Planning service:REPL_SERVICE

Regards,

Nikhil