ajith_c
Explorer
Member since ‎2015 Jun 19

User Statistics

  • 32 Posts
  • 0 Solutions
  • 10 Kudos given
  • 8 Kudos received

User Activity

Hi, We are analyzing some SQL queries using DBACOCKPIT / SQL editor. This is an ERP system with HANA as the database. However, the SQL Editor does not accept more than one query. I tried to even put these queries in anonymous block ( do begin .. e...
Hi Experts, In our project, Knowledge Provider (BC-SRV-KPR) framework ( Not the DMS aka Document Management System / CA-DMS Application ) is already being used in order to store attachments to a custom business object. The attachments are stored i...
Hello Experts, We are evaluating BOPF for a scratch development involving multiple tables that can hold many millions of records on an ERP system with HANA database. However, since BOPF insists of having GUIDs( RAW16 ) as primary key, we have some...
Hello Experts, On Business Suite on HANA ( 2.00.044) Database we are trying to process a large text value using SPLIT_TO_TABLE in SQL Script. The text value has 472345285 characters. We pass this text to an AMDP and process it there using the b...
Hi experts, I have developed an ODATA service based on a CDS View by following the steps in the document below. Generating an OData Service Based on a Referenced Data SourceNow, I am trying to follow the steps mentioned in the document below to read ...