I_CLFNOBJECTCLASS
Classification Class of Object
I_CLFNOBJECTCLASS is a CDS View in S/4HANA. Classification Class of Object. It contains 14 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ClfnObjectClassForKeyDate | view | from | COMPOSITE | Clfn Class of Object for Key Date |
| I_ProductClassAssignmentGov | view_entity | union_all | COMPOSITE | Product Class Assignment Governance |
| R_ClfnHistlObjectClassTP | view_entity | from | TRANSACTIONAL | Clfn Historical Object Class - TP |
| R_ClfnObjectTP | view_entity | from | TRANSACTIONAL | Classification Object - TP |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ChangeNumber | ChangeNumber | 2 |
| KEY | ClassInternalID | ClassInternalID | 2 |
| KEY | ClassType | ClassType | 2 |
| KEY | ClfnObjectID | ClfnObjectID | 3 |
| KEY | ClfnObjectTable | ClfnObjectTable | 1 |
| BOMIsRecursive | BOMIsRecursive | 1 | |
| ClassIsStandardClass | ClassIsStandardClass | 2 | |
| ClassPositionNumber | ClassPositionNumber | 2 | |
| ClfnObjectInternalID | ClfnObjectInternalID | 2 | |
| ClfnStatus | ClfnStatus | 2 | |
| IsDeleted | IsDeleted | 1 | |
| LastChangeDateTime | LastChangeDateTime | 2 | |
| ValidityEndDate | ValidityEndDate | 2 | |
| 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.
-- Classification Class of Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CLFNOBJECTCLASS (
CHANGENUMBER,
CLASSINTERNALID,
CLASSTYPE,
CLFNOBJECTID,
CLFNOBJECTTABLE,
BOMISRECURSIVE,
CLASSISSTANDARDCLASS,
CLASSPOSITIONNUMBER,
CLFNOBJECTINTERNALID,
CLFNSTATUS,
ISDELETED,
LASTCHANGEDATETIME,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
PRIMARY KEY (CHANGENUMBER, CLASSINTERNALID, CLASSTYPE, CLFNOBJECTID, CLFNOBJECTTABLE)
);
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