cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic materilal availability check

kiran_ambi
Participant
0 Kudos

Hi All SAP Guru's

The client requirement is material availability check should be done automatically with updating work order system status and this check should be done every night (through Batch jobs). In order to meet this requirement i am planning use BAPI_ALM_ORDER_MAINTAIN with ATPCHECK method.

With the above BAPI system checking material stock in the storage location which is mentioned in the component tab in SLoc field and it is updating work order system based on available material stock.

We have one more requirement in this material availability check.

Example: If the storage location of material is “ABCD” in the component tab for 1000 plant, then system should check the material stock in “EFGH” storage location of 2000 plant and it should update the work order system status.

With help of this BAPI_ALM_ORDER_MAINTAIN with ATPCHECK method we are unable to map this requirement.

Please help me to map this requirement.

Regards

Kiran Ambi

Accepted Solutions (0)

Answers (1)

Answers (1)

paul_meehan
Employee
Employee
0 Kudos

Hi,

It appears you want to enable some form of cross-plant material availability checking. As far as I am aware this is not possible in the standard ATP checking logic. The ATP checking rules can be configured via transaction OVZ9. However I don't see ability to check across multiple plants.

If the scenario does not work via material check in IW32 it will not be possible through the BAPI.

-Paul