‎2011 May 12 11:08 PM
Hi All,
I am looking for a BAPI that I can use to Release (Approve) a Purchasing Contract (EKKO-BSTYP = "K") - this is carried out using transaction ME35K).
I have successfully used BAPI_PO_RELEASE for Releasing Purchase Orders (EKKO-BSTYP = "F"), but the BAPI does not seem to work for the Contracts.
Thanks
Steven
‎2011 May 12 11:18 PM
Try using function module ME_REL_SET. This is being called internally in BAPI_PO_RELEASE.
‎2011 May 12 11:18 PM
Try using function module ME_REL_SET. This is being called internally in BAPI_PO_RELEASE.