cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

Before explaining my problem let me tell this. My client has not implemented HR and they are not ready to maintain the org. structure (since it takes hug time).

My problem:

when ever a PR is created it has to go for a approval process, because of the above to two reasons, i asked my client to create a ztable with these fields INITIATOR, Release strategy, release_code1....release_code8, user_id1....user_id8, this table is maintained by passing the userid who are authorized to create the PR and the corresponding release strategy by which the userid for the corresponding release code will also be maintained.

At this point, if the PR is created, based upon the user login id and based upon the release strategy I am finding the approver, and sending the workitem and everything is going fine.

For example if there are 4 approvers and first three has already approved the PR and it is pending with the 4th approver (userid--xx). At this time if anyone of the approvers goes to ME54n and releases the PR the system allows to do it since they are authorized to approve the PR.

I don’t know how to check the login id with the corresponding release strategy to the corresponding approver which is maintained in the ztable.

Please help!!!

Regards

Balaji E.

0 Likes
View Entire Topic
Former Member
0 Likes

Only those approver who are maintanied in table should be authorized.What do u mean be any one of the approvers? Approver's name come in front of release code right?Authorization depends on release code also.