Dear Experts, i have a POST gateway service with create_deep_entity implemented. The SAP gateway response payload starts with "d:" node.{ "d": { "__metadata": { "id": "https://xxxxxxxxxxxxxx/sap/opu/odata/sap/YMATR_SRV/HdrSe...
Dear Experts, I have a BRF plus decision table in ECC. The business users want to check change history where they want to see which user has added a new record or updated a record in teh decision table. So for this i opened the decision table in ...
Hi Experts, I am trying to archive ibase related data in Sap CRM. For this I have used the archive object CRM_IBASE. This archive object has many tables like IBIB, IBIB, IBST etc, I have used tocode SARA to archive one ibase data. It succ...
Dear Experts We want to setup archiving for our CRM ibase tables. I want to understand what happens when archiving for SAP tables data using SARA? Is the data from the tables first getting copied to a file with name xxxxx.ARCHIVE? Then th...
Hi Experts,I am using a BOL query IBCompToPartner but it gives memory dump in my program because it takes too much time and returns 30K ibases. Therefore is there any to processes or call the BOL query in ABAP program using package size just like we ...
Hi Sandra, I am aware of this ENQUEUE and DEQUEUE FMs. I can call enqueue FM when user starts editing in webdynpro. However if after few mins the user has sudden system crash then the lock remains. Now user2 cannot use the app until the lock is remov...
Hi Sandra, appreciate your response. However i did not get what you are suggesting. I want only one user can use the webdynpro app at a time. 2nd user has to wait. Also my requirement is to display message on top: "App is being used by another XYZ us...
If a user has opened a webdynpro(ABAP) and doing table edit. Suddenly network issue happened, Then is there any way to determine that this user is not active? In SM04 the user session still shows "Logged On".
If a user has opened a webdynpro(ABAP) and doing table UI edit. Suddenly network issue happened, Then is there any way to determine that this user is not active? In SM04 the user session still shows "Logged On".
Let me explain better.When a user say TEST01 runs the ABAP webdynpro in browser then the system creates an entry in SM04 for the user with State "Logged On".Next Another user TEST02 also runs the same webdynpro then the system again creates an entry ...