cancel
Showing results for 
Search instead for 
Did you mean: 

Depreq. in MD04 for MRP Type 'V1" but requisitions not generated

RajPal_SAP
Explorer
0 Kudos
1,633

Hello,

I am able to create a Depreq for the MRP type V1 component after implementing the CONSIDER_RESB of BAdI MD_CHANGE_MRP_DATA to display those requirements in MD04 as per the following link. But the requisitions are not generated against DepReq after an MRP run when it's demand. However, it works for MRP type PD.

https://answers.sap.com/questions/432767/depreq-in-md04-for-mrp-type-%27v1-and-vb.html?childToView=1...

Please find material master setting for component.

  • Procurement Type: F
  • MRP Type: V1
  • Lot Size: HB
  • DepReq Quantity: 100
  • Safety Stock: 100
  • Reorder Point: 100
  • Current Stock: 73

I am also able to arrive solution by changing the standard program LM61YF0F as per the below link. However, I don't want to change the standard program.

https://answers.sap.com/questions/6715146/badi-for-taking-into-account-dependent-requirement.html

Can you anyone please advise? Thank you.

Regards,

Rajpal

View Entire Topic
rupesh_brahmankar
Active Contributor
0 Kudos

Hello,

Basically, when you use reorder point planning where external requirements are taken into account, you should consider whether converting to MRP (MRP type 'PD') would make sense.

However you can decide dependent reservations are to be taken into account as external requirements then flags 'Order Reservation', T438A-A1BED and 'PM/ntwrkReserv.', T438A-A2BED for MRP type V1 in OMDQ

Best Regards,

R.Brahmankar

RajPal_SAP
Explorer
0 Kudos

Hello Brahmankar,

Thanks again. it's working properly but the component part is not showing in the order report for the finished product from MD04 screen. However, it's shown for MRP type "PD".

It's shown in PD as like below screenshot

But it's not appear in V1

Can you please advise? Thanks in advance

Regards,

Rajpal

rupesh_brahmankar
Active Contributor

Hello,

This is as per standard SAP system design.

Please refer SAP note 549752 - FAQ: MRP elements in transaction MD04/MD05

3. Question: Can I influence the display and the MRP-relevance of dependent requirements and order reservations in reorder point planning?

Answer: The standard system does not display dependent requirements and subcontracting requirements in case of consumption-based planning with reorder point planning. The system does display order reservations, however, they are not MRP-relevant. If you want to display also the dependent requirements, refer to SAP Note 37697 which contains a modification for that purpose. If you do not want to display order reservations, also refer to SAP Note 37697 which also contains a modification for that purpose. However, the system CANNOT include these requirements or reservations in materials planning. In this case, material requirements planning must be used. Refer to SAP Note 192954 for a more detailed explanation.

Best Regards,

R.Brahmankar