EWAV_IBVALUES
Generated Table for View
EWAV_IBVALUES is an SAP database table in S/4HANA. Generated Table for View. It contains 20 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| EWA_ALY_I_CRV | view | left_outer | ||
| EWA_ALY_I_CRV | view | inner |
Fields (20)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | vbeln | VBELN_VA | Sales Document | |||
| KEY | posnr | POSNR_VA | Item | |||
| KEY | uepos | UEPOS | Higher-Lev.Item | |||
| KEY | auart | AUART | Sales Doc. Type | |||
| KEY | vbtyp | VBTYPL | Document Cat. | |||
| KEY | matnr | MATNR | Material | |||
| KEY | instance | IB_INSTANCE | Component | |||
| KEY | in_recno | IB_RECNO | Record number | |||
| KEY | in_segmcnt | IBSEGMCNT | Counter Segment | |||
| KEY | ataut | IBAUT | Justification | |||
| KEY | symbol_id | IBSYMID | Symbol ID | |||
| KEY | atinn | ATINN | Internal char. | |||
| KEY | atwrt | ATWRT | Char. Value | |||
| KEY | atflv | ATFLV | Value from | |||
| KEY | atflb | ATFLB | Value to | |||
| KEY | atcod | IBVALCOD | Interval limits | |||
| KEY | atnam | ATNAM | Characteristic | |||
| KEY | atfor | ATFOR | Format | |||
| KEY | adzhl | ADZHL | Int. counter |
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.
-- Generated Table for View
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EWAV_IBVALUES (
MANDT, -- Client [MANDT]
VBELN, -- Sales Document [VBELN_VA]
POSNR, -- Item [POSNR_VA]
UEPOS, -- Higher-Lev.Item [UEPOS]
AUART, -- Sales Doc. Type [AUART]
VBTYP, -- Document Cat. [VBTYPL]
MATNR, -- Material [MATNR]
INSTANCE, -- Component [IB_INSTANCE]
IN_RECNO, -- Record number [IB_RECNO]
IN_SEGMCNT, -- Counter Segment [IBSEGMCNT]
ATAUT, -- Justification [IBAUT]
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]
ATNAM, -- Characteristic [ATNAM]
ATFOR, -- Format [ATFOR]
ADZHL, -- Int. counter [ADZHL]
PRIMARY KEY (MANDT, VBELN, POSNR, UEPOS, AUART, VBTYP, MATNR, INSTANCE, IN_RECNO, IN_SEGMCNT, ATAUT, SYMBOL_ID, ATINN, ATWRT, ATFLV, ATFLB, ATCOD, ATNAM, ATFOR, ADZHL)
);
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