cancel
Showing results for 
Search instead for 
Did you mean: 

Contract as a source of supply in consignment PR

peter_kamenik
Active Participant
0 Kudos

Hello,

we are currently testing a scenario with MRP runs for consingment items. So far we are at the stage of manual testing.

We have set up a WK contract with consignment category items. We have marked it as a fixed source of supply in Source list for this particular material number and plant.

However when creating PR (manually) with K category item, only the info record is chosen as a source of supply.

Strange thing is that when we change the category of this item to "normal", than the consingment contract is proposed as a source of supply.

When we mark the info record for deletion than for a K category we get "no source of supply can be assigned" message.

Can you please advise us what else we can try?

Thank you

View Entire Topic
peter_kamenik
Active Participant

I have debugged the source assigning. The problem was in the form search_ordebuch in the include LMEQRF0R.

There is a check for the customizing (deep down in the form pstyp_knttp) of the contract/PR item types - form check_t161a. The line " K type K type" was missing.

Maybe if we tried to assign the contract directly to the corresponding field in the PR item overview, SAP would give us a message about the missing customizing, however I have figure it out from the code.

Thank you for your effort, Petr

PS: for anyone interested in the right place for breakpoint - its in the include LMEQRF49