EHFNDD_BWRHS
Bonded Warehouses
EHFNDD_BWRHS is an SAP database table in S/4HANA. Bonded Warehouses. It contains 10 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ProdCmplncBondedWarehouse | view_entity | from | BASIC | Bonded Warehouse |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | prodcmplncbondedwrhsuuid | EHFND_BONDED_WRHS_UUID | Bonded Wrhs UUID | |||
| plant | WERKS_D | Plant | ||||
| storagelocation | LGORT_D | Location | ||||
| validitystartdate | EHFND_VALID_FROM | Valid From | ||||
| validityenddate | EHFND_VALID_TO | Valid To | ||||
| creationutcdatetime | ABP_CREATION_TSTMPL | Created On | ||||
| createdbyuser | ABP_CREATION_USER | Created By | ||||
| lastchangeutcdatetime | ABP_LASTCHANGE_TSTMPL | Changed On | ||||
| lastchangedbyuser | ABP_LASTCHANGE_USER | Changed By |
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.
-- Bonded Warehouses
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EHFNDD_BWRHS (
MANDT, -- Client [MANDT]
PRODCMPLNCBONDEDWRHSUUID, -- Bonded Wrhs UUID [EHFND_BONDED_WRHS_UUID]
PLANT, -- Plant [WERKS_D]
STORAGELOCATION, -- Location [LGORT_D]
VALIDITYSTARTDATE, -- Valid From [EHFND_VALID_FROM]
VALIDITYENDDATE, -- Valid To [EHFND_VALID_TO]
CREATIONUTCDATETIME, -- Created On [ABP_CREATION_TSTMPL]
CREATEDBYUSER, -- Created By [ABP_CREATION_USER]
LASTCHANGEUTCDATETIME, -- Changed On [ABP_LASTCHANGE_TSTMPL]
LASTCHANGEDBYUSER, -- Changed By [ABP_LASTCHANGE_USER]
PRIMARY KEY (MANDT, PRODCMPLNCBONDEDWRHSUUID)
);
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