Application Development 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: 

Filter a po by release code

Former Member
0 Kudos

Dear all,

I want to fitler PO by po's release code.

Which field store this information in EKKO or other tables?

Thanks you

John

3 REPLIES 3

former_member208856
Active Contributor
0 Kudos

Hi,

Please check the field FRGKE of table EKKO.

Reward points, if Helpful,

Sandeep Kaushik

Former Member
0 Kudos

Hi

<b>Take the FRGGR field of EKKO

and go to T16FG table and and from it

goto T16FC table and take the PO release codes and use them</b>

see further:

Check the Other following fields of EKKO table

FRGGR

FRGSX

FRGKE

FRGZU

and their related tables

T16FG

T16FS

T16FB

for release codes

<b>

Reward points for useful Answers</b>

Regards

Anji

0 Kudos

Hi,

Thanks you.

You are right, I link ekko to t16fc with key frggr and frgsx and then I can find a release code that relate to a po.

But I find some po lost with this link.

I must link to another table?

Please give me detail.

thanks you

John