IBSYMBOL
IB: Characteristic Value Assignment
IBSYMBOL is an SAP database table in S/4HANA. IB: Characteristic Value Assignment. It contains 9 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Bscl_Ibsymbol | view | inner | Used by generated configurationviews | |
| BSCL_IBSYMBOL_P | view_entity | inner | Used by generated configurationviews | |
| I_DigitalVehIBaseCharValueAssg | view_entity | from | BASIC | |
| P_IBaseSymbol | view | from | BASIC | |
| P_SlsDocItmVarConfign | view_entity | inner | BASIC | |
| R_PPDSProdOvwCharcsPrvdr | view_entity | inner | BASIC | MPS Characteristics Provider |
| VC_INTEGRATION_IBSYMBOL | view | from | Extraction for IBSYMBOL |
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.
-- IB: Characteristic Value Assignment
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE IBSYMBOL (
MANDT, -- Client [MANDT]
SYMBOL_ID, -- Symbol ID [IBSYMID]
ATINN, -- Internal char. [ATINN]
ATWRT, -- Char. Value [ATWRT]
ATFLV, -- Value from [ATFLV]
ATFLB, -- Value to [ATFLB]
ATCOD, -- Interval limits [IBVALCOD]
ATDECV, -- Value From [ATDECV]
ATDECB, -- Value To [ATDECB]
PRIMARY KEY (MANDT, SYMBOL_ID)
);
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