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: 

Purchasing Order Reject Bapi

Former Member
0 Kudos
128

Hi.

I need a bapi or an ampliation to reject purchasing order items, i've found some to release but not to reject, ('08' status Code). Can anybody hlp me please.

Thanks in advance,

Steve.

5 REPLIES 5

Former Member
0 Kudos
77

Hi Steve,

Check this thread, for solution.

Regards,

Chandra Sekhar

0 Kudos
77

Hi,

It does not solve my issue. The BAPI you're mentioned it's for saled order not for purchasing orders status. I'll really appreciate your hlps.

Regards,

0 Kudos
77

Hi Steve,

Sorry for the wrong information.

Check these following BAPIs:

BAPI_PO_RESET_RELEASE - Cancel Release of Purchase Orders

BAPI_REQUISITION_RESET_RELEASE - Cancel Release of Purchase Requisition Items

BAPI_REQUISITION_RESET_REL_GEN - Cancel Overall Release of Purchase Requisitions

BAPI_REQUISITION_DELETE - Delete/Close Purchase Requisition

Regards,

Chandra Sekhar

0 Kudos
77

Chandra ,

Tnxs for your answers, but i already check those bapis. To reject the purchasing order (update field "banpr" with '08' value). these functions update this field to '05' or '03', it means that the user is able to free the purchasing order again. But what i want it's to reject it. a button with 'x' icon on detail section on tcode me54n screen executes the procedure i'm looking for, to develop an ampliation. i debugged the procedure but i doen not found any ampliation to use. It seems that it uses classes.

Hope your answers,

Steve.

0 Kudos
77

Hi xprts,

I really Need your help.

Regards,

Steve.