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 LUW issue

Former Member
0 Likes
354

Hi Experts ,

     I am calling below 3 BAPIS in a loop to create the change notifications (long texts) in SAP.

BAPI_SERVNOT_CREATE

BAPI_SERVNOT_SAVE

BAPI_TRANSACTION_COMMIT

My question is how exactly they are executed in SAP . I mean for each iteration it creates SAP  LUW  or after all iterations it gets updated in SAP database.

I observed that for the first iteration i am getting expected results . from the second iteration onwards  i observed wierd behavior .

the notifications are not created in SAP QMEL table.

Thanks in advance.

Regards

Raja

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
296

You seem to have applyied the sequence Note 455832 - Problems with Bapis for servce notificatns functn group IQS6. What are the error message in RETURN parameter after second iteration, also what is your version and did you look for OSS notes ?

Regards,

Raymond