I_CHARCATTRIBSELECTEDSETCODE
Selected Set Code for Charc Attribute
I_CHARCATTRIBSELECTEDSETCODE is a CDS View in S/4HANA. Selected Set Code for Charc Attribute. It contains 10 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CharcAttribSeldSetCode | view | from | BASIC | Characteristic Attribute Selected Set Codes and Code Groups |
| A_CharcAttribSeldSetCodeT | view | from | BASIC | Characteristic Attribute Selected Set Code Texts |
| C_CharcAttribCodeGroupVH | view_entity | inner | CONSUMPTION | Characteristic Attribute Code Group |
| C_Chargroupcode_Valuehelp | view | inner | CONSUMPTION | Selection for group and code |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CharacteristicAttributeCode | CharacteristicAttributeCode | 4 |
| KEY | CharacteristicAttributeCodeGrp | CharacteristicAttributeCodeGrp | 4 |
| KEY | SelectedCodeSet | SelectedCodeSet | 2 |
| KEY | SelectedCodeSetPlant | SelectedCodeSetPlant | 2 |
| CharcAttribSeldSetCodeChgdBy | CharcAttribSeldSetCodeChgdBy | 1 | |
| CharcAttribSeldSetCodeChgdOn | CharcAttribSeldSetCodeChgdOn | 1 | |
| CharcAttribSeldSetCodeCrtedBy | CharcAttribSeldSetCodeCrtedBy | 1 | |
| CharcAttribSeldSetCodeCrtedOn | CharcAttribSeldSetCodeCrtedOn | 1 | |
| CharcAttributeValuation | CharcAttributeValuation,InspectionValuationResult | 3 | |
| DefectClass | DefectClass | 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 Code for Charc Attribute
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CHARCATTRIBSELECTEDSETCODE (
CHARACTERISTICATTRIBUTECODE,
CHARACTERISTICATTRIBUTECODEGRP,
SELECTEDCODESET,
SELECTEDCODESETPLANT,
CHARCATTRIBSELDSETCODECHGDBY,
CHARCATTRIBSELDSETCODECHGDON,
CHARCATTRIBSELDSETCODECRTEDBY,
CHARCATTRIBSELDSETCODECRTEDON,
CHARCATTRIBUTEVALUATION,
DEFECTCLASS,
PRIMARY KEY (CHARACTERISTICATTRIBUTECODE, CHARACTERISTICATTRIBUTECODEGRP, 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