cancel
Showing results for 
Search instead for 
Did you mean: 

Create Purchase requisition via MRP AREa

saurabh_goels
Explorer
0 Kudos

Hi Team ,

We are facing issue while creating the Purchase requisition using MRP Area via BAPI_PR_CREATE.

Its not creating the Purchase Requisition , It is throwing the error

Purchase requisition number # 4 created
Not possible to determine any components

Any help , what paramter we need to pass , to get the Purchase requisition created using MRP area.I am passing

MRP_AREA value in table PRITEMEXP , Is there anything i am missing , Please help.

pataselano
Active Contributor
0 Kudos

Did you activated MRP area? Please refer to below link for activate MRP area:

https://blogs.sap.com/2015/07/01/basics-of-mrp-area/

Beside that, PR can create at running MRP. Why do you want create PR manually?

Accepted Solutions (0)

Answers (2)

Answers (2)

saurabh_goels
Explorer
0 Kudos

Waiting for any answers that can help , Need to create Purchase requisition via BAPI using MRP Area.

pataselano
Active Contributor
0 Kudos

You must pass parameter to table PRITEM and PRITEMX too.

saurabh_goels
Explorer
0 Kudos

Hi Andy,

I am using the PRITEM , PRITEMX and also using the PRITEMEXP , So that I can include desired MRP Area for PR Creation .