SAP EWBPARX Table – Front Office Process Parameters

The EWBPARX table in SAP ERP or S/4HANA stores Front Office Process Parameters data. There are total 14 fields in EWBPARX table. The Front Office Process Parameters 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 EWBPARX table. It is in IS-U: Front Office (EEOB) ABAP package and is part of the Front Office (IS-U-CS-FO) module.

SAP EWBPARX Table Fields

Following is the list of fields that are available in SAP EWBPARX table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), BUSPROC (Front office process), ELEMENT (Case-Sensitive Element Name).

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)
ELEMENT Case-Sensitive Element Name SWC_EDITEL CHAR (32)
REFTYPE Reference type EWC_REFTYP CHAR (1)
TABELEM Multiline element SWC_TABELM CHAR (1)
REFOBJTYPE Reference obj. type SWO_REFOBJ TOJTB CHAR (10)
REFSTRUCT Reference table SWC_REFSTR * CHAR (30)
REFFIELD Reference field SWC_REFFLD * CHAR (30)
LOGICALSYSTEM Logical System CRMD_CIC_ACTION_BOX_LOGSYS * CHAR (10)
RFCDEST Logical destination (specified in function call) RFCDEST CHAR (32)
ELEMTYPE Element type SWC_ELEMTP CHAR (1)
OBLIGIMP Required SWC_OBLIMP CHAR (1)
EDITORDER Editing sequence EWC_EDITOR NUMC (4)