gopalkrishna_baliga
Participant
Member since ‎2005 Jul 21

User Statistics

  • 641 Posts
  • 2 Solutions
  • 2 Kudos given
  • 4 Kudos received

User Activity

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 ...