I_EWM_STORAGEBIN_2
Warehouse Storage Bin
I_EWM_STORAGEBIN_2 is a CDS View in S/4HANA. Warehouse Storage Bin. It contains 5 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_EWM_StorageBin_2 | view_entity | from | CONSUMPTION | Warehouse Storage Bin |
| I_EWM_StagingBay | view_entity | from | COMPOSITE | Staging Bay |
| I_EWM_StorageBinVH | view_entity | from | COMPOSITE | Storage Bin |
| I_FldLogsStorageTypeVH | view | from | BASIC | Storage type |
| I_JITOutbEWMStorageBin | view | inner | COMPOSITE | Retrieves Storage bin based on Warehouse number |
| P_EWM_StorageBin | view_entity | from | COMPOSITE | |
| R_EWM_StorageBinTP | view_entity | from | TRANSACTIONAL | Warehouse Storage Bin |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | EWMStorageBin | EWMStorageBin,StagingBay | 2 |
| KEY | EWMWarehouse | EWMWarehouse | 1 |
| _Warehouse | _Warehouse | 1 | |
| EWMStorageSection | StagingArea | 1 | |
| EWMStorageType | StagingAreaGroup | 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.
-- Warehouse Storage Bin
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_EWM_STORAGEBIN_2 (
EWMSTORAGEBIN,
EWMWAREHOUSE,
_WAREHOUSE,
EWMSTORAGESECTION,
EWMSTORAGETYPE,
PRIMARY KEY (EWMSTORAGEBIN, EWMWAREHOUSE)
);
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