The ECNFIND table in SAP ERP or S/4HANA stores IS-U Navigator: Configuration Determination data. There are total 6 fields in ECNFIND table. The IS-U Navigator: Configuration 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 ECNFIND table. It is in IS-U: Cross-Application Functions (EE05) ABAP package and is part of the Customer Service (IS-U-CS) module.
SAP ECNFIND Table Fields
Following is the list of fields that are available in SAP ECNFIND table. The primary key fields of the table are MANDT (Client), USRCONTEXT (Data environment display: user group), PRGCONTEXT (Call context – Program), SUBCONTEXT (Call context – Subcontext), OBJTYP (Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| USRCONTEXT | Data environment display: user group | ECN_USRCON | CHAR (8) | |
| PRGCONTEXT | Call context – Program | EBA_PROG | EBACONTXT | CHAR (40) |
| SUBCONTEXT | Call context – Subcontext | EBA_SUBCNT | EBACONTXT | CHAR (4) |
| OBJTYP | Object Type | ECN_OBJTYP | TOJTB | CHAR (10) |
| CONFIG | IS-U navigator configuration | ECN_CONFIG | ECNCONF | CHAR (8) |


