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

Which table the release code saved?

Former Member
0 Likes
1,393

Dear Experts,

I am developing a report of the PR released status.I need to know where the Processor and releaser of

the PR saved?

I already know the FM to get those information. Please do not inform me the FM' name.

Thanks in advance.

BR Edward

Edited by: Edward on Feb 3, 2009 2:41 PM

9 REPLIES 9
Read only

GauthamV
Active Contributor
0 Likes
1,066

Table - EBAN

fields : FRGKZ,FRGZU,FRGST,FRGGR.

Read only

Former Member
0 Likes
1,066

Sorry. What I need is the releaser code of the processor not the PR release indicater.

Read only

Former Member
0 Likes
1,066

Hi Edward,

By Processor.. do you mean Agents who release it?

Can you check the table T16FW . Field is FRGCO

Regards

Read only

GauthamV
Active Contributor
0 Likes
1,066

Use table - EKAB or transaction - ME5A.

Read only

Former Member
0 Likes
1,066

Sorry .What I mean is one PR has his release strategy .In this strategy defined that all the releaser's code.I want to know where this data saved. For example, PR 80000001's release strategy is 'EA'.

Then I want to where those kind of data saved like PR num 80000001 release strategy 'EA'.

Read only

GauthamV
Active Contributor
0 Likes
1,066

EBAN-FRGST ?

Read only

Former Member
0 Likes
1,066

Sorry. For example, PR '80000001' has three releaser ' Edward' 'Jason' 'Jenny'.Where those three persons name saved?

Read only

Former Member
0 Likes
1,066

hi

check this thread

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
1,066

Hi,

Try this table D010SINF

Vivekanand