I_CLFNCHARCDESC
Description of Clfn Characteristic
I_CLFNCHARCDESC is a CDS View in S/4HANA. Description of Clfn Characteristic. It contains 8 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_RetailCharacteristic1VH | view_entity | left_outer | CONSUMPTION | Search Help for Characteristic 1 |
| C_RetailCharacteristic2VH | view_entity | left_outer | CONSUMPTION | Search Help for Characteristic 2 |
| C_RetailCharacteristic3VH | view_entity | left_outer | CONSUMPTION | Search Help for Characteristic 3 |
| I_ClfnCharcDescDEX | view_entity | from | BASIC | Description of Clfn Characteristic DEX |
| I_ClfnCharcDescForKeyDate | view | from | COMPOSITE | Description of Clfn Charc for Key Date |
| I_VarCnfExclCharc | view_entity | inner | COMPOSITE | Cstics with association to Exclusion |
| I_VarCnfExclProdCharc | view_entity | inner | COMPOSITE | Product and Characteristics mapping |
| P_CharcCtlgClfnCTimeIntRelDesc | view_entity | from | COMPOSITE | Classification: Characterstics relevant for date Description |
| P_CharcCtlgClfnCTimeIntRelDesc | view_entity | union_all | COMPOSITE | Classification: Characterstics relevant for date Description |
Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CharcInternalID | CharcInternalID | 2 |
| KEY | Language | Language | 2 |
| KEY | ValidityEndDate | ValidityEndDate | 2 |
| ChangeNumber | ChangeNumber | 2 | |
| CharcDescription | CharcDescription | 7 | |
| IsDeleted | IsDeleted | 1 | |
| TimeIntervalNumber | TimeIntervalNumber | 1 | |
| ValidityStartDate | ValidityStartDate | 2 |
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.
-- Description of Clfn Characteristic
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CLFNCHARCDESC (
CHARCINTERNALID,
LANGUAGE,
VALIDITYENDDATE,
CHANGENUMBER,
CHARCDESCRIPTION,
ISDELETED,
TIMEINTERVALNUMBER,
VALIDITYSTARTDATE,
PRIMARY KEY (CHARCINTERNALID, LANGUAGE, VALIDITYENDDATE)
);
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