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 for Release Purchase Contracts

Former Member
0 Kudos

Hi Experts,

I have an ECC with a Workflow for approve Purchase Contracts, ok!!

I have too an External Program for approve this contracts, but I don´t know a BAPI or FM for export this requisitions to the External Program.

I know that for PO and PR exist BAPI's, but I did not found for the aprove Purchase Contracts.

Could you help me?

Regards,

Ariel Prebianca

Edited by: Rob Burbank on Sep 16, 2010 2:22 PM

Edited by: Ariel Prebianca on Sep 16, 2010 10:38 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

I think Ariel is aksing for a BAPI which is for releasing the purchasing contract in background and not for creation.

The BAPI for releasing the PO also works for purchasing contracts.

5 REPLIES 5

Former Member
0 Kudos

BAPI_CONTRACT_CREATEFROMDATA

0 Kudos

Hi

The BAPI which you found for purchase orders works for Purchasing contracts also.

Please test.

Regards

Sachin

Former Member
0 Kudos

Hi,

check this bapi BAPI_CONTRACT_CREATE.

Regards,

Jagadeesh T.

Former Member
0 Kudos

Hi

I think Ariel is aksing for a BAPI which is for releasing the purchasing contract in background and not for creation.

The BAPI for releasing the PO also works for purchasing contracts.

alex_cook
Active Participant
0 Kudos

Howdy,

BAPI_PO_RELEASE should work for releasing purchasing contracts too.

Cheers

Alex