SAP CIFSELOPT Table – Definition of the Selection Options for Publishing Types

The CIFSELOPT table in SAP ERP or S/4HANA stores Definition of the Selection Options for Publishing Types data. There are total 10 fields in CIFSELOPT table. The Definition of the Selection Options for Publishing Types 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 CIFSELOPT table. It is in Core Interface (CIF) ABAP package and is part of the Interfaces (SCM-APO-INT) module.

SAP CIFSELOPT Table Fields

Following is the list of fields that are available in SAP CIFSELOPT table. The primary key fields of the table are IMTYP (Filter Object Type for Which Runtime Version is Generated), SELNAME (Parameter name of RANGE defined), GROUPID (Grouping ID for Objects for a Selection Option).

Field Description Data Element Check Table Data Type
IMTYP Filter Object Type for Which Runtime Version is Generated CIFIMTYP CHAR (10)
SELNAME Parameter name of RANGE defined W_PARAM CHAR (8)
GROUPID Grouping ID for Objects for a Selection Option SELGROUP CHAR (2)
CIFIPARNME Parameter name of RANGE defined W_PARAM CHAR (8)
SELTYPID Type of a Selection Parameter SELPARMTYP CHAR (1)
SELPOS Position of an Object on a Screen DYNPPOS INT4 (10)
TABNAME Table Name TABNAME * CHAR (30)
FIELDNAME Field Name FIELDNAME * CHAR (30)
GRPTABNAME Table Name TABNAME * CHAR (30)
GRPFIELDNAME Field Name FIELDNAME * CHAR (30)