EHPMAD_SVT_CCIRP
CCI Regulatory Profile
EHPMAD_SVT_CCIRP is an SAP database table in S/4HANA. CCI Regulatory Profile. It contains 12 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SVTCalcChmlCmplncInfoRgln | view | from | BASIC | SVT Calculation for CCI regulation |
Fields (12)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | mandt | Client | |||
| KEY | svtcciregulatoryprofileuuid | ehpma_svt_cci_reg_profile_uuid | CCI Regulatory Profile UUID | |||
| creationutcdatetime | abp_creation_tstmpl | Created On | ||||
| compliancerequirement | ehfnd_req_identifier | Compliance Requirement | ||||
| compliancerequirementuuid | ehfnd_req_uuid | Compl Req. | ||||
| cmplrqversuuid | ehfnd_crv_uuid | Compl Req UUID | ||||
| svtbusinessprocess | ehpma_svt_bsns_prcs | Business Process | ||||
| chmlcompositiontype | ehfnd_cci_ccmps_type | Legal Area | ||||
| chmlcmplncinfouuid | ehfnd_cci_uuid | Chemical Compliance Information | ||||
| calculation_status | ehpma_svt_calculation_status | SVT Calculation Status | ||||
| validitystartdate | ehfnd_valid_from | Valid From | ||||
| validityenddate | ehfnd_valid_to | Valid 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.
-- CCI Regulatory Profile
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EHPMAD_SVT_CCIRP (
CLIENT, -- Client [mandt]
SVTCCIREGULATORYPROFILEUUID, -- CCI Regulatory Profile UUID [ehpma_svt_cci_reg_profile_uuid]
CREATIONUTCDATETIME, -- Created On [abp_creation_tstmpl]
COMPLIANCEREQUIREMENT, -- Compliance Requirement [ehfnd_req_identifier]
COMPLIANCEREQUIREMENTUUID, -- Compl Req. [ehfnd_req_uuid]
CMPLRQVERSUUID, -- Compl Req UUID [ehfnd_crv_uuid]
SVTBUSINESSPROCESS, -- Business Process [ehpma_svt_bsns_prcs]
CHMLCOMPOSITIONTYPE, -- Legal Area [ehfnd_cci_ccmps_type]
CHMLCMPLNCINFOUUID, -- Chemical Compliance Information [ehfnd_cci_uuid]
CALCULATION_STATUS, -- SVT Calculation Status [ehpma_svt_calculation_status]
VALIDITYSTARTDATE, -- Valid From [ehfnd_valid_from]
VALIDITYENDDATE, -- Valid To [ehfnd_valid_to]
PRIMARY KEY (CLIENT, SVTCCIREGULATORYPROFILEUUID)
);
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