EHEWAD_WA_STPOG
Waste Stream - Points Of Generation
EHEWAD_WA_STPOG is an SAP database table in S/4HANA. Waste Stream - Points Of Generation. It contains 11 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_WasteStreamPtOfGnrtn | view | from | BASIC | Waste Stream Point Of Generation |
Fields (11)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | wastestreamptofgnrtnuuid | EHEWA_WST_STRM_PNT_GNRTN_UUID | Pnt of Gnrtn UUID | |||
| wastestreamuuid | EHEWA_WASTESTREAM_UUID | Waste Stream UUID | ||||
| creationdatetime | /BOBF/CREATIONDATETIME | Created On | ||||
| createdbyuser | /BOBF/CREATEDBYUSER | Created By | ||||
| lastchangedatetime | /BOBF/LASTCHANGEDATETIME | Last Changed On | ||||
| lastchangedbyuser | /BOBF/LASTCHANGEDBYUSER | Last Changed By | ||||
| wastestreamptofgnrtnlocuuid | EHEWA_WST_STRM_POG_LCTN_UUID | Location UUID | ||||
| wastestorageunitofmeasure | EHEWA_WASTE_LOCATION_UOM | Waste Location UOM | ||||
| wastestreamdsplchnluuid | EHEWA_WST_STRM_DISP_CHNL_UUID | Dispsl Channel UUI | ||||
| material | EHFND_CCI_PRODUCT | Product |
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.
-- Waste Stream - Points Of Generation
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EHEWAD_WA_STPOG (
MANDT, -- Client [MANDT]
WASTESTREAMPTOFGNRTNUUID, -- Pnt of Gnrtn UUID [EHEWA_WST_STRM_PNT_GNRTN_UUID]
WASTESTREAMUUID, -- Waste Stream UUID [EHEWA_WASTESTREAM_UUID]
CREATIONDATETIME, -- Created On [/BOBF/CREATIONDATETIME]
CREATEDBYUSER, -- Created By [/BOBF/CREATEDBYUSER]
LASTCHANGEDATETIME, -- Last Changed On [/BOBF/LASTCHANGEDATETIME]
LASTCHANGEDBYUSER, -- Last Changed By [/BOBF/LASTCHANGEDBYUSER]
WASTESTREAMPTOFGNRTNLOCUUID, -- Location UUID [EHEWA_WST_STRM_POG_LCTN_UUID]
WASTESTORAGEUNITOFMEASURE, -- Waste Location UOM [EHEWA_WASTE_LOCATION_UOM]
WASTESTREAMDSPLCHNLUUID, -- Dispsl Channel UUI [EHEWA_WST_STRM_DISP_CHNL_UUID]
MATERIAL, -- Product [EHFND_CCI_PRODUCT]
PRIMARY KEY (MANDT, WASTESTREAMPTOFGNRTNUUID)
);
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