SAP table EWA_WDOC_WAREA (Waste Disposal Order Cockpit: Work Area)
SAP table EWA_WDOC_WAREA has 2 primary key fields being MANDT,WORKAREA.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
WORKAREA | Waste Disposal Order Cockpit: Work Area | CHAR | 30 | 0 | EWADWDOC_WORKAREA | ||
ACTIVITY | Work Area: Cockpit Activity | CHAR | 30 | 0 | TEWA_WDOC_ACTIV | EWADWDOC_ACTIVITY | |
PASTDATE | WDOC Time Interval in the Past | INT4 | 10 | 0 | EWADWDOC_PASTDATE | ||
FUTUREDATE | WDOC Number of Days in Future | INT4 | 10 | 0 | EWADWDOC_FUTUREDATE | ||
ASKSAVESELCHANGE | WDOC: Prompt to "Save" During Change of Selection? | CHAR | 1 | 0 | EWADWDOC_ASKSAVESELCHANGE |
EWA_WDOC_WAREA foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 EWA_WDOC_WAREA | ACTIVITY | TEWA_WDOC_ACTIV | Activity for Waste Disposal Order Cockpit | MANDT |