SAP EWFFND Table – Front Office Configuation Determination

The EWFFND table in SAP ERP or S/4HANA stores Front Office Configuation Determination data. There are total 7 fields in EWFFND table. The Front Office Configuation Determination 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 EWFFND table. It is in Customer Interaction Center Components (CCMA) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.

SAP EWFFND Table Fields

Following is the list of fields that are available in SAP EWFFND table. The primary key fields of the table are MANDT (Client), ACTSTAT (Activation Status of Entry), USERCTXTFO (User context for front office configuration determination), PRGCONTEXT (Call context – Program), SUBCONTEXT (Call context – Subcontext), OBJTYPE (Object type for front office configuration determination).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
ACTSTAT Activation Status of Entry EBA_ACTIVE CHAR (1)
USERCTXTFO User context for front office configuration determination EWF_USCTFO CHAR (8)
PRGCONTEXT Call context – Program EBA_PROG EBACONTXT CHAR (40)
SUBCONTEXT Call context – Subcontext EBA_SUBCNT EBACONTXT CHAR (4)
OBJTYPE Object type for front office configuration determination EWF_FNDOTY TOJTB CHAR (10)
CONFIG Action Box configuration EWF_CONFIG EWFCON CHAR (8)