The EWBTRAX table in SAP ERP or S/4HANA stores Front Office Process: Step Parameter data. There are total 25 fields in EWBTRAX table. The Front Office Process: Step Parameter 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 EWBTRAX table. It is in IS-U: Front Office (EEOB) ABAP package and is part of the Front Office (IS-U-CS-FO) module.
SAP EWBTRAX Table Fields
Following is the list of fields that are available in SAP EWBTRAX table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), BUSPROC (Front office process), STEPNR (Business process step), DELEMENT (Target element), PRIORITY (Priority for a data flow definition), DCOMPONENT (Component of target element), ELEMTYPE (Element type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ACTSTAT | Activation Status of Entry | EBA_ACTIVE | CHAR (1) | |
| BUSPROC | Front office process | EWB_BUSPRO | EWBPROCX | CHAR (8) |
| STEPNR | Business process step | EWB_STEPNR | EWBSTEPX | NUMC (4) |
| DELEMENT | Target element | EWC_DELEM | CHAR (32) | |
| PRIORITY | Priority for a data flow definition | EWC_PRIO | NUMC (2) | |
| DCOMPONENT | Component of target element | EWC_DCMPNT | CHAR (32) | |
| ELEMTYPE | Element type | SWC_ELEMTP | CHAR (1) | |
| DREFTYPE | Reference type | EWC_REFTYP | CHAR (1) | |
| DOBJTYPE | Target element object type | EWC_DOBJTY | TOJTB | CHAR (10) |
| DREFSTRUCT | DDIC reference for target element (Structure) | EWC_DREFST | DD02L | CHAR (30) |
| DREFFIELD | DDIC reference of target element (Field) | EWC_DREFFD | DD03L | CHAR (30) |
| DTABELEM | Target element has multiple lines | EWC_DTABEL | CHAR (1) | |
| DOBLIG | Target element obligatory | EWC_DOBLIG | CHAR (1) | |
| DCOMPOBLIG | Target element component obligatory | EWC_DCOBLG | CHAR (1) | |
| SELEMENT | Source element | EWC_SELEM | CHAR (32) | |
| SCOMPONENT | Component of source element | EWC_SCMPNT | CHAR (255) | |
| SREFTYPE | Reference type | EWC_REFTYP | CHAR (1) | |
| SOBJTYPE | Object type of source element | EWC_SOBJTY | TOJTB | CHAR (10) |
| SREFSTRUCT | Data dictionary reference for source element (structure) | EWC_SREFST | DD02L | CHAR (30) |
| SREFFIELD | Data dictionary reference for source element field | EWC_SREFFD | DD03L | CHAR (30) |
| STABELEM | Source element has multiple lines | EWC_STABEL | CHAR (1) | |
| SLITERAL | Value for the source element in container format | EWC_LITERL | CHAR (100) | |
| DLOGICALSYSTEM | Logical System | CRMD_CIC_ACTION_BOX_LOGSYS | * | CHAR (10) |
| SLOGICALSYSTEM | Logical System | CRMD_CIC_ACTION_BOX_LOGSYS | * | CHAR (10) |


