cancel
Showing results for 
Search instead for 
Did you mean: 

Post Goods receipt

Former Member
0 Kudos

Hello,

what is the web service should i use to Post Goods Receipt after Customer Return notifications

regards,

Ayoub

Accepted Solutions (0)

Answers (3)

Answers (3)

anand_dethg
Employee
Employee
0 Kudos

Hi Ayoub,

Can you please check the below blog.

https://blogs.sap.com/2017/04/10/create-third-party-and-standard-inbound-delivery-notification-via-w...

Please use the below value in the tag <TypeCode>CRD</TypeCode> .

The blog describes about creation of TPOP IDN and Standard IDN. You can use the IDN type CRD to create a customer return notification as well. Please let me know if this helps.

Regards,

Anand

Former Member
0 Kudos

Hi Anand,

We do not have Warehouse!

My business case is to automate the Customer Return process based on a Sales Order. So i started by Automating the Customer Return Notification by calling "ManageCustomerReturnNotificationIn" web service. then supposed to handle the Post Goods Receipt to Release the Inbound Delivery Notification. so i need to perform automated "Post Goods Receipt"

regards,

Ayoub

anand_dethg
Employee
Employee
0 Kudos

Hi Ayoub,

Can you please check the below blog.

https://blogs.sap.com/2017/04/10/create-third-party-and-standard-inbound-delivery-notification-via-w...

Please use the below value in the tag

<TypeCode>CRD</TypeCode> .

The blog describes about creation of TPOP IDN and Standard IDN. You can use the IDN type CRD to create a customer return notification as well. Please let me know if this helps.

Regards,

Anand

anand_dethg
Employee
Employee
0 Kudos

Hi Ayoub,

Have you tried using the automated run "Warehouse Request Execution Run". You will find this run in the below path.

  1. Go to Inbound Logistics work center.
  2. Navigate to Automated Actions --> Warehouse Request Execution Run.

You can create automated run to select the delivery notifications against a particular reference type "Outbound Delivery", "Purchase Order" or "Sales Order".

Once the warehouse requests are created you can use the web-service "Manage Site Logistics Tasks" to confirm the tasks. I hope this helps.

Regards,

Anand.