The EWFTRA table in SAP ERP or S/4HANA stores Front Office Call: Data Flow data. There are total 26 fields in EWFTRA table. The Front Office Call: Data Flow 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 EWFTRA table. It is in Customer Interaction Center Components (CCMA) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP EWFTRA Table Fields
Following is the list of fields that are available in SAP EWFTRA table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), CONFIG (Action Box configuration), CALLID (Code of an Action Box transaction), TRATYPE (Use of data flow definition), 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) | |
| CONFIG | Action Box configuration | EWF_CONFIG | EWFCON | CHAR (8) |
| CALLID | Code of an Action Box transaction | EWF_CALLID | EWFCAL | CHAR (4) |
| TRATYPE | Use of data flow definition | EWF_TRATYP | CHAR (1) | |
| 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) |


