The CCIHC_EPTYPE_FC table in SAP ERP or S/4HANA stores EHS: Assignment of Functions to Agent Type data. There are total 5 fields in CCIHC_EPTYPE_FC table. The EHS: Assignment of Functions to Agent Type 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 CCIHC_EPTYPE_FC table. It is in EH&S: Industrial Hygiene and Safety (CBIH) ABAP package and is part of the Environment, Health and Safety (EHS) module.
SAP CCIHC_EPTYPE_FC Table Fields
Following is the list of fields that are available in SAP CCIHC_EPTYPE_FC table. The primary key fields of EHS: Assignment of Functions to Agent Type table in SAP are MANDT (Client), EPTYPE (Agent Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| EPTYPE | Agent Type | CCIHE_EPTYPE | * | CHAR (10) |
| FUNC_F4HELP | F4 Help Function | CCIHE_FCF4HELP | * | CHAR (30) |
| FUNC_CHECK | Check Function for Agent Type | CCIHE_FCCHECK | * | CHAR (30) |
| FUNC_GETNAME | Function for Reading Agent Description | CCIHE_FCGETNAME | * | CHAR (30) |


