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

Relate PR by PR Release Code

Former Member
0 Likes
2,043

Dear SDN Team,

In our organization, for releasing PR there is 2 authority check.

Now a report need to be generated where PR release status will be shown if 1 person release and other has pending to release the same.

From table T16fs (FRGGR , FRGSX) i get release code for said PR , but i am failed to relate which PR is released by which release code .

W'd you please tell me the table name...

THX ,,,

SP

Kolkata

4 REPLIES 4
Read only

RaymondGiuseppi
Active Contributor
0 Likes
635

Check fields FRGKZ, FRGZU and FRGST from table EBAN and T161F., purchase requisitions.

(fields FRGGR FRGSX are from tables EKKO and T16FS, purchase orders)

Regards,

Raymondse

Read only

0 Likes
635

Dear Sir,

But i am failed to assign the PR, which are not released, exists in same release group but having diff release code.

Rgds

sp

kolkata

Read only

0 Likes
635

Hi salmalikol,

I have done exactly same requirement in my current client but it was for PO. You will not get any release code, you have to understand based on FIELD FRGZU. If it is 'X' then it means the first release code has gone release. Similarly if it is 'XX' then both have released the PR.

Here we have 9 different forms of releases for PO, based on diferent conditions I have to find out which release is applicable, for some conditions it wuill be 3 level and for some 5 levele and so on.You are lucky that you have only 2 level release is available :).

Thanks & Regards,

Faheem.

Read only

0 Likes
635

Hi,

Faheem,

MY PROBLEM IS GETTING SOLVED.AS PER UR SUGGESTION......

THX A DOZONS...

rGDS

SP

KOLKATA