cancel
Showing results for 
Search instead for 
Did you mean: 

This is a conditional requirement - warehouse instructions

Former Member
0 Kudos

Hi, Guru's

This is a conditional requirement - when an order is created in SAP through a Third party and the Sales Org = ‘6000’, then only SAP should  NOT copy over the customer warehouse instructions into the order as the warehouse instructions are given through BAPI. These instructions are being send to a Third party for the delivery of goods. the third party delivery tool only reads the first few characters of warehouse instructions of the first line. For rest of the cases it should copy the warehouse instructions. these warehouse instructions are given in Customer Master. How can this requirement will be fulfilled ???

Please help. Very Urgent.

Thanks in Advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Try with any of the following user exits and tell the logic to your ABAPer

  1. USEREXIT_CHECK_VBAK in the program MV45AFZB
  2. USEREXIT_MOVE_FIELD_TO_VBAK in the program MV45AFZZ

G. Lakshmipathi

Former Member
0 Kudos

Thank you Lakshmipathi for your reply. I will talk to the Abaper and let you know if it has worked.

Thank you once again.