The CIFOPMODE table in SAP ERP or S/4HANA stores Transfer Modes for Relevant Logical System data. There are total 4 fields in CIFOPMODE table. The Transfer Modes for Relevant Logical System 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 CIFOPMODE table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.
SAP CIFOPMODE Table Fields
Following is the list of fields that are available in SAP CIFOPMODE table. The primary key fields of the table are MANDT (Client), LOGSYS (Logical system).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LOGSYS | Logical system | LOGSYS | NDISYSTEMS | CHAR (10) |
| OPMODE | Operating Mode of Active Data Channel (ADC) | CIFOPMOD | CHAR (1) | |
| QUEUETYPE | Queue Type | CIFQTYPE | CHAR (1) |


