cancel
Showing results for 
Search instead for 
Did you mean: 

Defining Customized table for automatic storage location determination along with batch in delivery.

former_member407278
Participant
0 Kudos

Dear All,

Need help for the mentioned business scenario.

Client working on Auto batch determination is enabled in delivery.And storage location determination in delivery is based on stock available in FIFO method.

As per standard SAP,goods  can be issued from 1 storage location based on picking location determination

i.e (Shipping point + Plant + SC =Storage location determination)

For 1 shipping point and 1 plant , we can't assign multiple storage locations ,where storage conditions can be maintained only one value even though

material selling to different regions/customers.

So client requirement in Customized table for storage location determination  based on few parameters.

Order type + Delivery priority from CMR +Transportation Zone from CMR ,storage location to be determinated automatically.

In customized table we need to define 40 + storage location ,as goods are delivered from different location based on region under 1 plant and 1 shipping point.

Please explain ,how to build the logic for maintaining customised table as the above requirement cannot be maintained in standard process.

What is the user exit  for maintaining the above logic in delivery and how to control the standard check,when selling to any customers  from the defined customized table.

Thanks & Regards,

Kumar Babu.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Kumar,

Try with user exit: EXIT_SAPLV02V_002 with which you can determine the storage location based on parameters given.

Regards

SD

Lakshmipathi
Active Contributor
0 Kudos

Try with USEREXIT_MOVE_FIELD_TO_LIPS in include MV50AFZ1

G. Lakshmipathi