cancel
Showing results for 
Search instead for 
Did you mean: 

PM Order System status showing as MACM, even if non stock material is not available

dennis_rechards
Participant
0 Kudos

Hi Experts,

I'm facing an issue in getting the Material availability status in SAP PM.

Say I need two components , one is stock item (L) while the other is non stock (N). Now while doing the availability check if stock item is available but non stock is not available (only PR has raised automatically while saving the order), system shows the availability check result as MACM instead of MSPT.

While checking the IWBK report its' showing correctly as red icon against Non stock item but overall order system status shows as MACM , instead of MSPT.

can i get some clue why system is showing the MACM even if all material is not available. Is there any config missing related to this or this is standard behavior?

If standard, can we do some enhancement so that system should show status MSPT unless all materials will be available.

Thanks for your help

Accepted Solutions (0)

Answers (4)

Answers (4)

peter_atkin
Active Contributor
0 Kudos

Dennis,

At one client we included a new user-status called "LATE". We then had a batch program which ran a few times per day and looked at REL orders to see if the non-stock items would arrive AFTER the start date of the order. If so, then the LATE status was set on the order header.

PeteA

former_member186385
Active Contributor
0 Kudos

Hi,

There is an enhancement IWO10011 - Enhancement for component selection. Try to check with the ABAPer on the feasibility of this Enhancement and apply the code as per your Requirement

We have used long back this Exit for one of my requirement which is more or less similar to yours

regards

santosh

dennis_rechards
Participant
0 Kudos

Thanks Terence for the reply..

One question here, since the requirement is to get the status MSPT , until all material (stock+ non stock) for the order get available, which is very well shown in IWBK via GR indicator, can we change the system status , based on the GR status. Means if GR status is "Red" (GR for non stock not done) , in this case , can we set MSPT?

Can it be done via BAPI "

STATUS_CHANGE_INTERN

" or any other Bapi /FM is required ?
MTerence
Active Contributor
0 Kudos

Hi Dennis,

I am not a Technical guy, you can wait for others to respond, else you need to ask your developer to check it.

On the other hand, why you need to do it in Order status, when the availability report will display the ways correctly.

For one of our client, we have introduced deferred status in order to show the order is delayed to material delay etc.

Regards

Terence

MTerence
Active Contributor
0 Kudos

Hi Dennis,

I dont thinnk work order will check the availability for Non-Stock components.

System will check the availability based on the Stock Components with Checking rule assignment. Normally for Non-Stock Components we use description and procure the materials.

In case if you have material master available for Non-Stock Component, then this should be handle as part of MRP.

Regards

Terence