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 in BAPI

Former Member
0 Likes
424

I have a requirement to upload catalog in QM.

I tried to use BAPI 'BAPI_QPGR_SAVEREPLICA'.

If i pass values to import and tables parameter directly its working correctly. when i try to use loop statement to pass values its not updating in the Tcode-QS41.

But there's no error message.

Only code group getting updated and codes are not getting updated in Tcode-QS41.

Please let me have ideas and suggestion or sample code for this BAPI.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
357

Use FM BAPI_TRANSACTION_COMMIT

Read only

Former Member
0 Likes
357

Hi There,

I just wanted to find out if you have found a solution to the problem you posted a while back. See below:

If you have found a solution, please help!!!

Thanks and Regards,

Your Problem on QS41:

I have a requirement to upload catalog in QM.

I tried to use BAPI 'BAPI_QPGR_SAVEREPLICA'.

If i pass values to import and tables parameter directly its working correctly. when i try to use loop statement to pass values its not updating in the Tcode-QS41.

But there's no error message.

Only code group getting updated and codes are not getting updated in Tcode-QS41.

Please let me have ideas and suggestion or sample code for this BAPI.

Thanks