on 2011 Mar 03 2:30 PM
Hi Expert,
I need advice on best practice in handling my scenario.
We plan to have 2 different release code in 1st level to differentiate the function of the person that need to approve, for example WBS manager or Cost Center Manager.
Let say release code AB and XY.
In order to determine the release code used, there are some customized logic required to check certain condition beyond PR itself like master data or whether the manager is active or not.
Hence, we decided to add characteristic custom from field CEBAN-USRC1 into release strategy for example if CEBAN-USRC1 = AB then release code is AB and the otherway around.
Determination of USRC1 value itself is being done inside user exit M06B0005.
My question is, is this approach the best practice to handle such scenario or there is a better way?
Thank you.
Hi,
Yes, it is very good approach.
We are also using same approach for WF as well as PO release from ME29N
CEBAN-USRC1 = 1 (User active check SU02 fields URSC1)
or 0 (Not Active)
Regards,
Pardeep Malik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't tell you if that is best practice, but it is certainly a possible practice, and I do exact the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
103 | |
6 | |
6 | |
6 | |
5 | |
5 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.