cancel
Showing results for 
Search instead for 
Did you mean: 

Availability check and Storage Location Change

Former Member
0 Kudos

Hello Friends

My client has a requirement. There are 14000 sales order line items where Storage Location is blank and needs to be updated. I know this can be done by MASS transaction and also from VA05. But client does not want Availability Check to rerun again when Sloc is updated.

Does anyone know if Availability Check is rerun when SLoc is updated in Sales Order?

Also if we use LSMW for this purpose, will the Availability Check be carried out again?

Thanks in advance

Vikas

Accepted Solutions (1)

Accepted Solutions (1)

keyur_mistry1
Active Participant
0 Kudos

Yes Availability check will Rerun when you update storage location.

Here I just have one question. Why you want to update storage location now in to sales order.

Dose any need for further process? (in delivery).

Answers (3)

Answers (3)

former_member211108
Contributor
0 Kudos

Hi Vikas,

In Std SAP storage location is not determined/updated at sales order level instead the storage location is determined in delivery document. You can assign the appropriate rule in 0vlk for the given delivery document. You can assign this rule in the field Storage location rule for example MALA in which storage location will be determined based on Shipping point - plant -storage condition.

hope this will help you.

Thanks and Regards

Atulkumar Dagade

Message was edited by: Atul Kumar Dagade

keyur_mistry1
Active Participant
0 Kudos

Vikas,

As much you give input, as you will get clear answer.

See there are many ways to solve your problem.

One of the simple solution is;

Before uploding the storage location in to the order. you can off availability check function at shedule line category as we as requirement class level.

which requirment class needs to deactivate that you will get from your requirment type assignment.

Note: It's mendatory to remove availability check from schedule line category as well as requirement class.

Once your upload work done for storage location. you can keep back control for avialability check.

Thats it..

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

the system definitely performs availability check once the storage location is entered.

try to use

  • USEREXIT_SAVE_DOCUMENT_PREPARE

to stop the availability check 

but checking the availability after storage location updation is the standard functionality and correct procedure