Application Development and Automation 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: 
Read only

BAPI: BAPI_TRADINGCONTRACT_CREATE:GTM Contract create with reference ?

Former Member
0 Likes
1,234

Dear experts,

   Our user need create trading contract using a reference one with a customized function, so I try BAPI_TRADINGCONTRACT_CREATE and seems

it's unable put a reference trading contract in BAPI, anyone know how to solve this?

  thanks in advance.

                       Fu

2 REPLIES 2
Read only

Former Member
0 Likes
720

Hi Fu,

Your issue is not very clear, but if you are trying to create a contract using some BAPI, please do not forget to use BAPI_TRANSACTION_COMMIT after successful transaction..

Br,

Amit

Read only

0 Likes
720

Hi Amit,

   sorry if I didn't clear my issue, my query is I cannot create trading contract(Tcode - WB21) with reference  using BAPI_TRADINGCONTRACT_CREATE, not the commit problem.