cancel
Showing results for 
Search instead for 
Did you mean: 

Material availability check (RLT still used when Purchase Order exist for )

tom_saga
Participant
0 Kudos

Hi

We have configured Material availability check to use RLT and Incl. purchase orders.

But if a PO exist for a material we do not want the RLT to be considered.

E.g. RLT for a material calculate 30 day. So if start date for operation is after that material availability check will give OK as result.

But if a PO exist for same Material exist we want that to be given priority even if it is after RLT date.

E.g. the PO delivery date is 40 days from today, RLT is 30 days from today and operation start date is 35 days from to day.

Then we should get a shortage on the material availability check, but we get ok. This is since RLT is 30 days.

My question to Material availability check is: We want RLT not to be used is PO exist for material, but if PO do not exist RLT shall be used. Is that possible?

Best regards

Tom Saga

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I am not completely clear with ur question ..

But if u want to have material avalialblity check as per your requirement , i think u have to modify the logic

Check user exits :-

IWO10002 PM maintenance order: Customer check for order release

IWO10009 PM Order: Customer Check for 'Save' Event

In the above user exit u may to use FM :- BAPI_MATERIAL_AVAILABILITY ,SE37

or use Custom FM which works as per logic ..

regards

pushpa