Application Development and Automation 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: 
Read only

work flow object type for purchase requisition please do reply

Former Member
0 Likes
341

helllo anjireddy

how can i get the field approver user id???which table has this field??

1 REPLY 1
Read only

Former Member
0 Likes
314

Hi

Here approver means the person who releases the PR

Based on release strategy and Release code we will come to know this.

Take the release strategy field from PR table<b> EBAN</b> and pass it to <b>T161F</b> and get the Release Code and pass that to table <b>T161E</b> from it you will get the taxt of the Release code which is nothing but the Approver like:

code desc.

10 Manager

20 Controller

ZG Geoff's Release code

Reward points if useful

Regards

Anji