I_CHARCATTRIBSELECTEDCODESET
Selected Set for Characteristic Attribute
I_CHARCATTRIBSELECTEDCODESET is a CDS View in S/4HANA. Selected Set for Characteristic Attribute. It contains 8 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CharcAttribSeldCodeSet | view | from | BASIC | Characteristic Attribute Selected Sets |
| C_CharcAttribCodeGroupVH | view_entity | inner | CONSUMPTION | Characteristic Attribute Code Group |
| C_Chargroupcode_Valuehelp | view | inner | CONSUMPTION | Selection for group and code |
| I_CharcAttribSeldCodeSetStdVH | view | from | COMPOSITE | Selected Set for Characteristic Attribute |
Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SelectedCodeSet | SelectedCodeSet | 2 |
| KEY | SelectedCodeSetPlant | SelectedCodeSetPlant | 2 |
| CharcAttribSeldSetCreatedBy | CharcAttribSeldSetCreatedBy | 1 | |
| CharcAttribSeldSetCrtedOn | CharcAttribSeldSetCrtedOn | 1 | |
| CharcAttribSeldSetLastChgdBy | CharcAttribSeldSetLastChgdBy | 1 | |
| CharcAttribSeldSetLastChgdOn | CharcAttribSeldSetLastChgdOn | 1 | |
| InspectionSelectedSetStatus | InspectionSelectedSetStatus | 3 | |
| SelectedCodeSetText | SelectedCodeSetText | 1 |
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.
-- Selected Set for Characteristic Attribute
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CHARCATTRIBSELECTEDCODESET (
SELECTEDCODESET,
SELECTEDCODESETPLANT,
CHARCATTRIBSELDSETCREATEDBY,
CHARCATTRIBSELDSETCRTEDON,
CHARCATTRIBSELDSETLASTCHGDBY,
CHARCATTRIBSELDSETLASTCHGDON,
INSPECTIONSELECTEDSETSTATUS,
SELECTEDCODESETTEXT,
PRIMARY KEY (SELECTEDCODESET, SELECTEDCODESETPLANT)
);
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