CABNT
Characteristic Descriptions
CABNT is an SAP database table in S/4HANA. Characteristic Descriptions. It contains 12 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /merp/core_Class_Char | view | left_outer | CDS View: Classification Definition - Class Characteristics | |
| I_ACMCharacteristicText | view | from | BASIC | DPQS charecteristic - Text |
| I_CharacteristicText | view | from | BASIC | Characteristic Text |
| I_ChFiExCharcVH | view | inner | BASIC | Charcteristic Value Help |
| I_ClfnCharcDesc | view | from | BASIC | Description of Clfn Characteristic |
| I_GHOCharacteristicDescsTxt | view_entity | from | BASIC | Characteristic Descriptions - Text |
| I_Relstratchartext | view | from | BASIC | CDS view for description of release strategy characterisitic |
| P_CLFNSDMDATUBCABNT | view | from | BASIC | |
| VC_INTEGRATION_CABNT | view | from | Extraction for CABNT |
Fields (12)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | atinn | ATINN | Internal char. | |||
| KEY | spras | SPRAS | Language | |||
| KEY | adzhl | ADZHL | Int. counter | |||
| atbez | ATBEZ | Description | ||||
| atue1 | ATUE1 | Heading 1 | ||||
| atue2 | ATUE2 | Heading 2 | ||||
| datuv | DATUV | Valid From | ||||
| techv | TECHV | Tech st from | ||||
| aennr | AENNR | Change Number | ||||
| lkenz | LKENZ | Deletion Ind. | ||||
| datub | DATUB | to |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Characteristic Descriptions
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CABNT (
MANDT, -- Client [MANDT]
ATINN, -- Internal char. [ATINN]
SPRAS, -- Language [SPRAS]
ADZHL, -- Int. counter [ADZHL]
ATBEZ, -- Description [ATBEZ]
ATUE1, -- Heading 1 [ATUE1]
ATUE2, -- Heading 2 [ATUE2]
DATUV, -- Valid From [DATUV]
TECHV, -- Tech st from [TECHV]
AENNR, -- Change Number [AENNR]
LKENZ, -- Deletion Ind. [LKENZ]
DATUB, -- to [DATUB]
PRIMARY KEY (MANDT, ATINN, SPRAS, ADZHL)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA