EHFNDW_CCI_MAT
I_CHMLCMPLNCINFOTP I_CHMLCMPLNCMATLASSGMTTP
EHFNDW_CCI_MAT is an SAP database table in S/4HANA. I_CHMLCMPLNCINFOTP I_CHMLCMPLNCMATLASSGMTTP. It contains 16 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ChmlCmplncMatlAssgmtDraft | view | from | BASIC | Chemical Compliance Matl Assigmt - Draft |
Fields (16)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | chmlcmplncmatlassgmtuuid | EHFND_CCI_MAT_UUID | Product Assignment | |||
| chmlcmplncinfouuid | EHFND_CCI_UUID | Chemical Compliance Information | ||||
| creationutcdatetime | EHFND_BO_CREA_DATE_TIME | Created On | ||||
| createdbyuser | EHFND_BO_CREA_UNAME | Created By | ||||
| lastchangeutcdatetime | EHFND_BO_LCHG_DATE_TIME | Last Changed On | ||||
| lastchangedbyuser | EHFND_BO_LCHG_UNAME | Last Changed By | ||||
| material | EHFND_MAT_ID | Product | ||||
| matlassgmtisprimary | EHFND_CCI_CCOMP_IS_PRIMARY | Preferred Name | ||||
| activeuuid | /BOBF/UUID | Key | ||||
| hasactiveentity | SDRAFT_HAS_ACTIVE | Has active | ||||
| draftentitycreationdatetime | SDRAFT_CREATED_AT | Draft Created On | ||||
| draftentitylastchangedatetime | SDRAFT_LAST_CHANGED_AT | Draft Last Changed On | ||||
| draftadministrativedatauuid | SDRAFT_ADMIN_UUID | Draft Adminv Data ID | ||||
| draftentityconsistencystatus | SDRAFT_CONSISTENCY_STATUS | Consistency Status | ||||
| draftentityoperationcode | SDRAFT_OPERATION_CODE | Draft - Operation Code |
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.
-- I_CHMLCMPLNCINFOTP I_CHMLCMPLNCMATLASSGMTTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EHFNDW_CCI_MAT (
MANDT, -- Client [MANDT]
CHMLCMPLNCMATLASSGMTUUID, -- Product Assignment [EHFND_CCI_MAT_UUID]
CHMLCMPLNCINFOUUID, -- Chemical Compliance Information [EHFND_CCI_UUID]
CREATIONUTCDATETIME, -- Created On [EHFND_BO_CREA_DATE_TIME]
CREATEDBYUSER, -- Created By [EHFND_BO_CREA_UNAME]
LASTCHANGEUTCDATETIME, -- Last Changed On [EHFND_BO_LCHG_DATE_TIME]
LASTCHANGEDBYUSER, -- Last Changed By [EHFND_BO_LCHG_UNAME]
MATERIAL, -- Product [EHFND_MAT_ID]
MATLASSGMTISPRIMARY, -- Preferred Name [EHFND_CCI_CCOMP_IS_PRIMARY]
ACTIVEUUID, -- Key [/BOBF/UUID]
HASACTIVEENTITY, -- Has active [SDRAFT_HAS_ACTIVE]
DRAFTENTITYCREATIONDATETIME, -- Draft Created On [SDRAFT_CREATED_AT]
DRAFTENTITYLASTCHANGEDATETIME, -- Draft Last Changed On [SDRAFT_LAST_CHANGED_AT]
DRAFTADMINISTRATIVEDATAUUID, -- Draft Adminv Data ID [SDRAFT_ADMIN_UUID]
DRAFTENTITYCONSISTENCYSTATUS, -- Consistency Status [SDRAFT_CONSISTENCY_STATUS]
DRAFTENTITYOPERATIONCODE, -- Draft - Operation Code [SDRAFT_OPERATION_CODE]
PRIMARY KEY (MANDT, CHMLCMPLNCMATLASSGMTUUID)
);
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