Hi Experts!!
We are implementing POST method of BADI ME_PROCESS_PO_CUST. From ME29N when the release happens, and when saved, this badi will be called and I can get the current data like the release status and so on through GET_DATA of IM_HEADER (which is an interface). But I want to get the person who released this. I cannot get this info from CDHDR or CDPOS, as the release is not yet saved but the control is in BADI.
Can somebody help me if there is any way to get the person who released the PO? Is there any FM or BAPI for this?
Your help is highly appreciable.