cancel
Showing results for 
Search instead for 
Did you mean: 

Collective Material Availability Check for PM

nazarene_madriaga
Participant
0 Kudos

Hi,

Would like to know if do we have a standard tcode like COMAC (for PP orders) to perform Collective Material Availability check?

We currently have this issue where availability is not updating as expected. In this COMAC transaction, there is this tick box where you can "reset the availability Data" so that availablity of parts will be refreshed and can be allocated accordingly based on the required date of items.

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

There is no COMAC equivalent for the PM module.

You will need to develop a solution.

Previously we have used method ATPCHECK in BAPI_ALM_ORDER_MAINTAIN (see SE37).

PeteA

rakesh_mane
Active Contributor
0 Kudos

Hello


Please check Transaction IWBK.

Br

Rakesh

nazarene_madriaga
Participant
0 Kudos

Sorry, There is no option do the reset the availability data there in IWBK.

rakesh_mane
Active Contributor
0 Kudos

Hello

there is no such transaction available in SAP PM which allow to reset the availability data.

For Reset availability data you need go for development by using below BAPI

CO_ZA_AVAILABILITY_CHK_ORDER

CO_ZA_AVAIL_CHK_ORDER_MULTI

CO_ZA_AVAILABILITY_CHECK

Also please refer the below thread as well

http://scn.sap.com/thread/426707

Br

Rakesh