I_SPECVALASSGMT
Specification Value Assignment
I_SPECVALASSGMT is a CDS View in S/4HANA. Specification Value Assignment. It contains 21 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_SpecValAssgmtWithHeader | view | inner | COMPOSITE | |
| R_ProdSpecCmpstnHdrWithUsage | view | inner | COMPOSITE | Product Spec. Comp. Header with Usage |
| R_SpecCompositionDateIndep | view | inner | COMPOSITE | Spec Value Assignment Instance with Comp Date Independent |
| R_SpecWithInheritanceOrRef | view | union | COMPOSITE | Specifications using inheritance or reference |
Fields (21)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SpecValAssgmt | SpecValAssgmt | 2 |
| KEY | SpecValAssgmtChangeState | SpecValAssgmtChangeState | 2 |
| _SpecValAssgmtReferenceValue | _SpecValAssgmtReferenceValue | 1 | |
| InhtdSpecValAssgmtIsPermChgd | InhtdSpecValAssgmtIsPermChgd | 2 | |
| InhtdSpecValAssgmtIsTmpChgd | InhtdSpecValAssgmtIsTmpChgd | 2 | |
| SpecInheritanceTemplate | SpecInheritanceTemplate | 2 | |
| SpecValAssgmtChangeNumber | SpecValAssgmtChangeNumber | 2 | |
| SpecValAssgmtCreatedByUser | SpecValAssgmtCreatedByUser | 2 | |
| SpecValAssgmtCreationDate | SpecValAssgmtCreationDate | 2 | |
| SpecValAssgmtInheritanceParent | SpecValAssgmtInheritanceParent | 2 | |
| SpecValAssgmtInheritanceRoot | SpecValAssgmtInheritanceRoot | 2 | |
| SpecValAssgmtIsDeleted | ProdSpecCmpstnHdrIsDeleted,SpecValAssgmtIsDeleted | 3 | |
| SpecValAssgmtIsInhtncSource | SpecValAssgmtIsInhtncSource | 2 | |
| SpecValAssgmtLastChangeDate | SpecValAssgmtLastChangeDate | 2 | |
| SpecValAssgmtLastChangedByUser | SpecValAssgmtLastChangedByUser | 2 | |
| SpecValAssgmtRefValueCode | SpecValAssgmtRefValueCode | 1 | |
| SpecValAssgmtRootSpecIntID | SpecValAssgmtRootSpecIntID | 2 | |
| SpecValAssgmtSortSequence | SpecValAssgmtSortSequence | 2 | |
| SpecValAssgmtUnitRefDimension | SpecValAssgmtUnitRefDimension | 2 | |
| SpecValAssgmtValidityEndDate | SpecValAssgmtValidityEndDate | 2 | |
| SpecValAssgmtValidityStartDate | SpecValAssgmtValidityStartDate | 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.
-- Specification Value Assignment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SPECVALASSGMT (
SPECVALASSGMT,
SPECVALASSGMTCHANGESTATE,
_SPECVALASSGMTREFERENCEVALUE,
INHTDSPECVALASSGMTISPERMCHGD,
INHTDSPECVALASSGMTISTMPCHGD,
SPECINHERITANCETEMPLATE,
SPECVALASSGMTCHANGENUMBER,
SPECVALASSGMTCREATEDBYUSER,
SPECVALASSGMTCREATIONDATE,
SPECVALASSGMTINHERITANCEPARENT,
SPECVALASSGMTINHERITANCEROOT,
SPECVALASSGMTISDELETED,
SPECVALASSGMTISINHTNCSOURCE,
SPECVALASSGMTLASTCHANGEDATE,
SPECVALASSGMTLASTCHANGEDBYUSER,
SPECVALASSGMTREFVALUECODE,
SPECVALASSGMTROOTSPECINTID,
SPECVALASSGMTSORTSEQUENCE,
SPECVALASSGMTUNITREFDIMENSION,
SPECVALASSGMTVALIDITYENDDATE,
SPECVALASSGMTVALIDITYSTARTDATE,
PRIMARY KEY (SPECVALASSGMT, SPECVALASSGMTCHANGESTATE)
);
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