

SAP Commissions – Smart Data Integration[SDI] – Part 5
source link: https://blogs.sap.com/2022/04/23/sap-commissions-smart-data-integrationsdi-part-5/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

SAP Commissions – Smart Data Integration[SDI] – Part 5
Dear All,
This article is intended for database admins, consultants, customers & partners to know the basics & understanding of Design time Artifacts available in HANA WebIDE for your SDI Project Implementation..
The following table lists in alphabetical order the design-time artifacts you can develop and deploy with the SAP HANA Deployment Infrastructure (HDI). For more information about the syntax required for a particular type of design-time artifact and the configuration of the corresponding build plug-in, choose the artifact type in the following table.
About SAP HDI Containers
An SAP HANA HDI container consists of a design-time container and a corresponding run-time container.
The SAP HANA Deployment Infrastructure (HDI) uses so-called containers to store design-time artifacts and the corresponding deployed run-time (catalog) objects. The HDI makes a strict separation between design-time and run-time objects by introducing the following, distinct container types:
- Design-time container (DTC)
Provides an isolated environment for the storage of design-time files
- Run-time container (RTC)
Stores the deployed objects built according to the specification stored in the corresponding design-time artifacts
Most commonly used HDI Artifacts for SAP Commissions Implementation Projects
Flowgraph (.hdbflowgraph)
Transform a design-time flowgraph description into a corresponding set of database procedure or task objects.
Calculation Views (.hdbcalculationview)
Transform a design-time calculation view description into a set of view database objects.
Virtual Tables (.hdbvirtualtable)
Virtual tables enable you to access objects in other databases without having to replicate in SAP HANA.
Transform a design-time virtual table resource into a virtual table database object.
The virtual-table plug-in transforms a design-time virtual-table resource (defined in .hdbvirtualtable and .hdbvirtualtableconfig artifacts) into a virtual-table database object. The target database to which the virtual table points must be available by means of a database remote source. The file format required for the design-time artifacts uses a DDL-style syntax that is equivalent to the corresponding syntax in the SQL command CREATE VIRTUAL TABLE, although without the leading “CREATE” command.
Grants (.hdbgrants)
Assign the privileges required by users to access objects in the target schema.
The .hdbgrants configuration file enables you to assign privileges to the owner of the synonym object and the application users (consumers) of the synonym’s target objects in the same way as you would with the SQL grant statement.
Procedures (.hdbprocedure)
Transform a design-time procedure resource into a procedure database object.
The procedure plug-in transforms a design-time procedure resource (described in a .hdbprocedure artifact) into a procedure database object. The file format required for the hdbprocedure artifact uses a DDL-style syntax that is equivalent to the syntax of the corresponding SQL command CREATE PROCEDURE, but without the leading “CREATE” command. The procedure plug-in supports the following languages for the hdbprocedure artifact: SQLScript, L, and R. AFLLang procedures are handled by the “AFLLang Procedure” plugin.
Replication Task (.hdbreptask)
Transform a design-time replication task description into a corresponding set of database procedure or task operations.
Functions (.hdbfunction)
Transform a design-time function resource into a function database object.
The Function plug-in transforms a design-time function resource described in the .hdbfunction artifact into a function database object. The file format required for the .hdbfunction artifact uses a DDL-style syntax that is equivalent to the syntax of the corresponding SQL command CREATE FUNCTION SQL, without the leading “CREATE”.
Synonyms (.hdbsynonym and .hdbsynonymconfig)
Transforms a design-time synonym definition into a database synonym object.
Although it is true that design-time resources must be free of explicit schema references in order to enable deployment into multiple containers, the rules requiring the use only schema-local objects is occasionally too restrictive. For example, often it is necessary to be able to access database objects that are not brought into the system via HANA DI; such objects include database objects from an ERP system or replicated objects. These objects can be easily accessed by defining synonyms.
A design-time synonym cannot refer to another synonym, and you cannot define multiple synonyms in a single design-time synonym artifact. In addition, the target object specified in a design-time synonym must only exist in the catalog; it is not possible to use .hdbsynonym to define a synonym for a catalog object that originates from a design-time artifact.
Sequence (.hdbsequence)
Transforms a design-time sequence resource into a sequence database object.
The sequence plug-in transforms a design-time sequence resource (defined in a .hdbsequence artifact) into a sequence database object. The file format required for the .hdbsequence artifact uses a DDL-style syntax that is equivalent to the syntax of the corresponding SQL command CREATE SEQUENCE, but without the leading “CREATE”. If the sequence definition contains a RESET BY query, then this RESET BY query is executed during deployment to set the sequence to its start value. Sequences without a RESET BY query are also supported.
Triggers (.hdbtrigger)
Transforms a design-time trigger resource into a trigger on a database table.
The trigger plug-in transforms a design-time trigger resource (defined in a .hdbtrigger artifact) into a trigger on a database table. The file format required for the .hdbtrigger artifact uses a DDL-style syntax that is equivalent to the syntax of the corresponding SQL command CREATE TRIGGER, but without the leading CREATE.
SQL Views (.hdbview)
Transforms a design-time view resource into an SQL view database object.
The view plug-in transforms a design-time view resource (defined in a .hdbview artifact) into an SQL view database object. The file format required for the .hdbview artifact uses a DDL-style syntax that is equivalent to the syntax of the corresponding SQLScript command CREATE VIEW, without the leading “CREATE”.
References
Part 1 – SAP Commissions – Smart Data Integration[SDI] – Part 1
Part 2 – SAP Commissions – Smart Data Integration[SDI] – Part 2
Part 3 – SAP Commissions – Smart Data Integration[SDI] – Part 3
Part 4 – SAP Commissions – Smart Data Integration[SDI] – Part 4
Recommend
-
7
Dear Readers, The purpose of this article is to demonstrate and explain how SAP Integration Suite (aka CPI) can be use case to drop a file to sFTP server without pushing manually from client system and...
-
10
Integrating SAP AppGyver with SAP Commissions – PART 1 The SAP’s AppGyver is a low code platform which all...
-
3
Yogananda Muthaiah April 1, 2022 2 minute read ...
-
7
Yogananda Muthaiah April 1, 2022 3 minute read
-
4
Yogananda Muthaiah April 7, 2022 2 minute read
-
9
Yogananda Muthaiah April 23, 2022 1 minute read
-
8
See the Product Availability Matrix for information about supported versions. The adapters in the following table are delivered with the Data Provisioning Agent.
-
4
Yogananda Muthaiah February 8, 2022 2 minute...
-
8
SAP Commissions – Smart Data Integration[SDI] – Part 7a Dear All, This article is intended for database admins, consultants, customers & partners to enable the File Adapter using PGP/GPG encryption...
-
8
Yogananda Muthaiah June 11, 2023 2 minute re...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK