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

Release Code for Purchase Requisition

former_member355168
Participant
0 Likes
763

Dear Experts,

I hv to get the name of the person who has released the purchase requisition.

Functional people saying, it is linked with release code..

But i m not able to find the relation between release code and purchase requisition.

How shall i get this information. What i supposed to use --- BAPI ,BADI, user, exit or is ther any FM module which can get this information.

With Best Regards,

jaspal kumar

3 REPLIES 3
Read only

Former Member
0 Likes
590

This might be a start:

[http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-HistoryofPurchaseRequisitionsReleasestrategies(Readymade)ALVReport]

Read only

Former Member
0 Likes
590

Try getting the value of ernam from Table eban where eban - banfn(purchase requisition number) is equal to your required input, I think this should solve your problem, you are interested in person rather than the release code right.

Read only

0 Likes
590

Hi,

thanks for ur reply.

U hv suggested ernam. but this if for 'who has created the record'.

But I need who has released the PR, not who has created.

With Best Regards,

Jaspal Kumar