cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Purchase Requisitions for a Sale Order document.

Sijin_Chandran
Active Contributor
0 Kudos

Hello SAP Gurus,

As evident from the headline we have a requirement in which we would need to get multiple PR documents to be generated against one single SO ( based on the Line Item details of SO ).

I tried searching over SCN , found below link but in this solution has not been mentioned properly.

https://archive.sap.com/discussions/thread/1742996

Say if we have 2 line items in one SO , then 2 PRs should be generated, based on Vendor - VBKD-IHREZ of SO.

I was checking with below EXIT,

User exit MV45AFZB FORM USEREXIT_MOVE_FIELD_TO_ME_REQ

Can anyone suggest if the above EXIT could be used for achieving this ?( I don't feel this will do the purpose ) or is there any other EXIT for achieving this ? or this could be achieved using SPRO configurations ?

Helpful suggestions much appreciated.

Thanks,

Sijin

Accepted Solutions (1)

Accepted Solutions (1)

Sijin_Chandran
Active Contributor
0 Kudos

Hello Jignesh,

Considering SO->PR->PO process flow,

Finally we had to proceed with the approach you have suggested.

That is rather that achieving PR split at SO->PR level, instead lets split POs at PR->PO level ( i.e. go one level further ).

But as you mentioned,

"Can you not convert one Purchase Requisition into multiple Purchase Orders based supplying Vendors"

In our case the split logic is Custom one which need to incorporated at ME59N ( ME59N does the PR-PO generation job ).

https://answers.sap.com/questions/596242/multiple-pos-against-a-single-pr-in-me59n-using-ex.html

Very thanks for all your helpful suggestions, I would like to mark Jignesh's approach as correct one but that option is not coming since its a Comment by him.

Thanks,

Sijin

Answers (2)

Answers (2)

fortian
Active Contributor
0 Kudos

Hello Sijin,

What's the business reason to have two purchase requisition instead of a single one? As you may know already, once the purchase requisition is created it can be turned into several purchase orders.

Best regards,

Fortian

Sijin_Chandran
Active Contributor
0 Kudos

Hello Fortian,

As I am an ABAP resource I would not be able to provide you much insight on the requirement for having multiple Purchase Requisitions generated for a SO being created . But I would try to provide you some information :

Actually in SO Line Item there is a field for reference, in our requirement we are trying to utilize the same for maintaining Vendor code.

So now whenever 2 line items in SO would be having 2 different Vendors then 2 Purchase Requisitions need to generated accordingly.

Thanks,

Sijin

jignesh_mehta3
Active Contributor
0 Kudos

Hello Sijin,

Can you not convert one Purchase Requisition into multiple Purchase Orders based supplying Vendors?

Thanks,

Sijin_Chandran
Active Contributor
0 Kudos

Would need to pull in Functional for more clarification on this.

Am an ABAP resource.

ashish-j
Discoverer
0 Kudos

Hi Fortian,

The business requirement is to create PR for only credit check released line items. Also single PR should be created for multiple line items based on Vendor and PGI date which will be available in the SO.

Kindly provide the details if you have worked on any similar kind of customization

Sijin_Chandran
Active Contributor
0 Kudos

Hello Jignesh,

ashish_j is the Functional side resource for this requirement and he has provided some inputs over this thread.

Requesting you to please refer the same.

Thanks,

Sijin

matt
Active Contributor

In case anyone is concerned, I've confirmation that Ashish Jadhav and Sajiv are working together on this issue.

tao_sun2
Employee
Employee
0 Kudos

Hi Sijin, I have double checked with developer for third party. Unfortunately, there is no real solution for this issue and this is a missing functionality. If there are several purchase requisition items which have the same sales order as origin there is a rule that they all must have the same purchase requisition number BANFN. If we change this, several functional design patterns would no longer work. Sorry for not being able to provide you with useful information here.

Sijin_Chandran
Active Contributor
0 Kudos

Hi Tao,

First very thanks for your response.

Actually Functional People ( SD and MM ) where expecting a functionality something like which we have for Delivery split in SD, but in this case for PR.

So as per your comments it seems its not possible to generate multiple PRs during the creation of a Sale Order.

Thanks,

Sijin