Application Development 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: 

Bapi or FM for ME28

Former Member
0 Kudos

Hi ,

Is there any FM available for transaction  ME28?

I want to get all  purchase orders, which need to be released ?( based on  release code).

2 REPLIES 2

AnoopMayamkote
Participant
0 Kudos

BAPI_PO_RELEASE or BAPI_REQUISITION_RELEASE

Former Member
0 Kudos

Hi Kiran,

Try the FM below:

BAPI_REQUISITION_GETDETAIL      Display purchase requisition details

BAPI_PO_RELEASE                            Release Purchase Orders

Regards,

Ashvin