Ansicht
Dokumentation

ABENDDIC_DATABASE_TABLES_TAB_TYPE - DDIC DATABASE TABLES TAB TYPE

ABENDDIC_DATABASE_TABLES_TAB_TYPE - DDIC DATABASE TABLES TAB TYPE

CPI1466 during Backup   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

- Table Category of Database Tables

Transparent tables

The default table category is the transparent table. In transparent tables, the database object has an identically named variant with the same columns as in the definition in ABAP Dictionary. The fields of transparent tables can be processed using Native SQL or AMDP as well as using . Outside AS ABAP, they can be processed using the programming interface of the database. The latter method is, however, not recommended.

Global temporary tables

Global temporary tables are a further category of table. A global temporary table (GTT) is a special transparent table used exclusively as a repository of temporary data during a database LUW.

Note

The ABAP Dictionary tool makes it possible to transform DDIC database tables from one category to another. To create a different table category as a transparent table, a transparent table must be created first and then transformed into a different table category. In Dictionary DDL, the table category is defined using the annotation @AbapCatalog.tableCategory.






ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1960 Date: 20240424 Time: 143740     sap01-206 ( 31 ms )