cancel
Showing results for 
Search instead for 
Did you mean: 

RELEASE STRATEGY

Former Member
0 Kudos

Dear all,

lets say that in my PR or PO there has been no release strategy triggered i.e. the release strategy tab hasnot appeared.

how can i restrict user from processing the PR (without release strategy tab) to PO or PO(without release strategy tab) to MIGO/MIRO?

regards,

indranil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For the PR case, to restrict user processing PR to PO, give tcode ME57 (assign and process requisition) for the authorized person. So, to control the creation of PO from PR, you can assign this tcode to authorized person.

For PO case, restrict the processing PO to GR and invoice by giving tcode MIGO and MIRO to the authorized person.

Answers (3)

Answers (3)

Former Member
0 Kudos

i will return after checking the inputs given by both of u

regards,

indranil

Former Member
0 Kudos

Hi,

PR is not having the release strategy means, 2 reason:

1. Confir./Master data is not Ok.

2. The data/values give in the PR is not meeting the release strategy requirement to have release strategy.

Generally Business will have both the options like PR's with or without release stregagy.

If you have 100 % requirement of creating PO through PR after release, you can restrict the ME21N t.code to the users.

1 step ahead..if you have the FIXed vendor in all the PR's and if you set up for Auto Po for all Parts..

you can created ZME54N and release, which can be setup to create PO as well after the release.

Thanks,

Kumar Arcot

Former Member
0 Kudos

Hi,

You can try these user Exits aslo..

MM06E008

MMFAB001

MRFLB001

M06B0001

M06B0002

M06E0005

M06E0004

M06B0005

Thanks,

Kumar Arcot

Former Member
0 Kudos

Hi

Please use the BAdi ME_PROCESS_PO_CUST, Enhancements for Processing Enjoy Purchase Order: Customer

Here you can perform checks on the PR for release startegy check. In the PR you have status of release , if it is not avialble you can perform the check this logic you can incorporate.

Similarly for MIGO for PO,

use BAdi MB_DOCUMENT_BADI - I am not sure if this works.

Thanks & Regards

Kk