Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with the Release Strategy for PRs for Maintenance Orders

Former Member
0 Kudos

Hi All,

We have an issue with the Release Strategy for PRs for Maintenance Orders. Could anyone provide us some inputs if you have come across this?

Scenario:

We are using Release strategy for PRs for Maintenance orders where we use an User exit u2018EXIT_SAPLEBND_001u2018 to find out the relevant cost center as our Release Strategy is based on cost center.

Problem:

When any change is made to Maintenance Order (Or even the Maintenance order is opened in change mode and PR lines are accessed) then system resets the release Strategy in the PR even if the PR is already released and PO is also created against the same. Need to avoid this.

We have found out one Perform where the Release Stratergy is getting updated. But that is a SAP Standard one. We have tried coding some conditions in the above User Exit, but still its the same.

Any sort of inputs will be of great help.

Regards,

Mrunalini.

1 REPLY 1

Former Member
0 Kudos

Check if the export parameter 'E_CEBAN' of the FM exit is updated correctly every time.