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

Problem with BAPI IBAPI_ALM_ORDER_RELEASE

Former Member
0 Likes
505

Hello,

I am using the bapi IBAPI_ALM_ORDER_RELEASE to release the PM order, releases it but it does not create the order request MM

regards

Dayana

2 REPLIES 2
Read only

Former Member
0 Likes
426

call the fm BAPI_TRANSACTION_COMMIT, after calling your FM

regards,

Bhasha

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
426

Hi

Call FM:

BAPI_TRANSACTION_COMMIT

After the Function module call.

It can commit .

Regards,

Sreeram