cancel
Showing results for 
Search instead for 
Did you mean: 

storage location

0 Kudos

Is there any way to restrict storage location in the sales order,

based on the Sales document type and sales office. If so please

explain in detail how to do the same. this is the requirement given by

our client

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi

There is no way in standard SAP for your requirment. It has to be done using

Z table/Customer Exit...

Ask you ABAPer to help you out...

Muthupandiyan

Former Member
0 Kudos

hi,

But if u do not want to enter the storage location, then u can disable it by using transaction variant SHD0.

use Tcode: SHD0 and then enter the transaction code VA01

and enter the transaction variant BUS2032 and select the program SAPMV45A and go CHANGE WITH PROCESSING (F6)

then continue to press ENTER, and change what ever u want to make mandatory or suppress or disable.

JK

Message was edited by:

JACK

0 Kudos

Hi,

jack that is true what you say, but we can manually enter storage location in sales doc.

But i want to restrict it.

Former Member
0 Kudos

Hi,

U can do this through user exit.......

Subh

Lakshmipathi
Active Contributor
0 Kudos

Hi Chidambaram

In that case, dont maintain the storage location in <b>MMSC</b>. I am not sure whether this will work at sale order level but make a try.

Thanks

G.Lakshmipathi

former_member183879
Active Contributor
0 Kudos

You can try the user exit

USEREXIT_MOVE_FIELD_TO_VBAP

for this purpose.

former_member183879
Active Contributor
0 Kudos

Exactly Jack.

Chidambaram,

Storage location is determined only in the Delivery document. It is not determined at sales order.

Former Member
0 Kudos

hi

if i am not wrong storage location is determined in the delivery and not the sales order.

JK