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_TRLSRVAPS_SAVEMULTI2

Former Member
0 Likes
711

To create or change Transport lane- Means of transport Bapi BAPI_TRLSRVAPS_SAVEMULTI2 is used.I am passing the logical system details , table means_of_tranport, means_of_transport_x. Though the function ends without any error or any message I dont see the changes in the transport lane. is there something I am missing upon.

1 REPLY 1
Read only

StMou
Active Participant
0 Likes
412

Hi,

Try to add FM BAPI_TRANSACTION_COMMIT Or BAPI_TRANSACTION_ROLLBACK.

Rgds