The EWATORDFILLSTEP table in SAP ERP or S/4HANA stores Filling and Distribution Method Sequence data. There are total 5 fields in EWATORDFILLSTEP table. The Filling and Distribution Method Sequence table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of EWATORDFILLSTEP table. It is in Package for Waste Disposal Order Cockpit (EEWA_WDOC) ABAP package and is part of the Processing (IS-U-WA-PC) module.
SAP EWATORDFILLSTEP Table Fields
Following is the list of fields that are available in SAP EWATORDFILLSTEP table. The primary key fields of the table are MANDT (Client), METHODNAME (Key for Filling and Distribution Method), STEP (Step in Order Processing / Order Confirmation).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| METHODNAME | Key for Filling and Distribution Method | EWADORDFILLMETHODNAME | EWATTORDFILLMET | CHAR (20) |
| STEP | Step in Order Processing / Order Confirmation | EWADWDOCCSTM_STEP | CHAR (10) | |
| ACTIVE | Active Flag for Filling and Distribution Method Sequence | EWADORDFILLSTEP_ACTIVE | CHAR (1) | |
| SEQUENCE | Sequence of Filling and Distribution Method | EWADORDFILLSTEP_SEQUENCE | NUMC (2) |


