SAP CNVMBTIFPARAM Table – PIFD Parameters contained in an Interface

The CNVMBTIFPARAM table in SAP ERP or S/4HANA stores PIFD Parameters contained in an Interface data. There are total 6 fields in CNVMBTIFPARAM table. The PIFD Parameters contained in an Interface 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 CNVMBTIFPARAM table. It is in PIFD Core Functionality and Types (CNV_MBT_PIFD_CORE) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVMBTIFPARAM Table Fields

Following is the list of fields that are available in SAP CNVMBTIFPARAM table. The primary key fields of the table are INTERFACE_ID (PIFD Interface ID), PARAM_ID (PIFD Parameter ID).

Field Description Data Element Check Table Data Type
INTERFACE_ID PIFD Interface ID CNV_MBT_PIFD_INTERFACE_ID CNVMBTINTERFACE CHAR (32)
PARAM_ID PIFD Parameter ID CNV_MBT_PIFD_PARAM_ID CNVMBTPARAM CHAR (32)
SEQNUM_INT Sequence Number DMC_SEQNUM NUMC (5)
SEQNUM_EXT Sequence Number DMC_SEQNUM NUMC (5)
HIDDEN Hidden Flag CNV_MBT_PIFD_HIDDEN CHAR (1)
OPTIONAL Optional Flag CNV_MBT_PIFD_OPTIONAL CHAR (1)