‎2011 May 23 12:54 PM
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
‎2011 May 23 6:42 PM
This might be a start:
[http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-HistoryofPurchaseRequisitionsReleasestrategies(Readymade)ALVReport]
‎2011 May 23 10:54 PM
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.
‎2011 May 24 6:18 AM
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