2012 Sep 11 8:05 PM
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
2012 Sep 12 9:59 AM
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