Unlocking with API_SEMBPS_REFRESH and API_SEMBPS_POST

I have two doubts.
When I'm running with an exit the function API_SEMBPS_REFRESH it's unlocking some entries that I see in SM12 but not all. Anyone can give me a possible cause.
Secondly is a doubt about API_SEMBPS_POST. Is this function supposed to store data in the cube? In my case it's not storing anything. Any clues.
Regards. Points always awarded.

<FONT FACE = "Tahoma", Font Color = "Blue">
Hi<br>
API_SEMBPS_REFRESH should release lock entries <b>for that particular User and for that particular session</b>. Please pay attention to User ID and Session when you check the lock entries. It is possible that this API is releasing the locks as expected, however there might be some step in your planning sequence etc which immediately creates lock entries again. <br><br>
API_SEMBPS_POST should save data or in other words transfer data records from SEM Buffer to your InfoCube. Does the SAVE button on your web interface save data? This API is as good as that SAVE button.
<br><br>
Hope it helps.<br>
Cheers Abhijit</FONT><FONT FACE = "Verdana", Font Color = "Red">
Way of saying 'Thanks' in SDN is by assigning Reward Points generously
</FONT>

Similar Messages

Maybe you are looking for