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

Report for PR Release

Former Member
0 Likes
436

Hi,

I'm writing a report getting the approvers of purchase requisition. I dont find in any MM tables, the approval details are getting updated.

Do anyone knows how can i get the PR approvers from any table passing the PR number ??

Regards,

JMB

Hi,

I'm writing a report getting the approvers of purchase requisition. I dont find in any MM tables, the approval details are getting updated.

Do anyone knows how can i get the PR approvers from any table passing the PR number ??

Regards,

JMB

2 REPLIES 2
Read only

Former Member
0 Likes
407

Hi,

You can get it from table UST12

Find Authorization from UST12 where

UST12-OBJCT = “M_EINK_FRG” and

FRGGR = PR Release Group (Z1).

REWARD IF USEFUL

Read only

0 Likes
407

Hi,

there is no fields related...i'm sorry...

regards,

JMB