Hi there,
I have a situation where for certain order type/item category combinations, the availability check on the same material is not working.
The check is set up to happen in SAP ECC.
I have checked the config. under SPRO->CRM->Basic Functions->Availability Check->Availability Check using SAP ECC
as per many SDN posts on this, and everything looks fine.
The new item category, which was a copy of an existing one, works (i.e. gives availability) for certain order types, but not others.
If I create the same order directly in ECC, it works correctly every time.
I searched the code (from consultants who set it up originally) and can see nothing specific to the order type/ item category.
I also put a breakpoint on AVAILABILTY_CHECK function module in SAP ECC - it is not being hit, in the case where check is not successful.
Breakpoints in MV45AFZZ (Sales Order userexit) also not being hit, but they are hit for the Order/item category combination when it works successfully.
Any suggestions on where else this could be configured would be appreciated!
thanks,
David