Hi gurus, here is my issue.
We have a material with following master data :
Procurement type = F (external procurement)
Special procurement = 30 (subcontracting)
Planned Deliv. Time = 30 gg
Material has a valid purchasing info record and related source list .
Case 1 (works as expected)
From MD04 we convert a planned order into purchase requisition and we change the proposed Release Date .
A purchase requisition is created and the Requirement Dates for subcontracting components are correctly calculated accordingly to Release Date .
Requisition field “Creation Indicator” (tab Contact Person) has value “U-converted planned order” .
Requisition is released using ME54N
Requisition is converted in purchase order through ME21N.
Components Requirement Dates in Purchase Order are correctly copied from Purchase Requisition.
Case 2 (doesn’t works as expected)
Purchase Requisition is created manually from ME51N transaction.
All fields are filled with same values of Case 1
Release Date is manually changed and Requirement Dates for subcontracting components are automatically modified accordingly with Release Date
Requisition field “Creation Indicator” has value “R-realtime (manual)”
Requisition is released using ME54N
Requisition is converted in purchase order through ME21N.
Components Requirement Dates in Purchase Order are NOT copied from Purchase Requisition . Instead, component dates are calculated based on Planned Delivery Time in inforecord.
I've checked many disussion an notes but didn't find a logical explanation.
Any suggestion ?