The BTP_DL_ITAPIFD table in SAP ERP or S/4HANA stores BTP Assignment of PIFD Interfaces to IT Approaches data. There are total 4 fields in BTP_DL_ITAPIFD table. The BTP Assignment of PIFD Interfaces to IT Approaches 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 BTP_DL_ITAPIFD table. It is in BTP Application Data Layer Basis (BTP_DL) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP BTP_DL_ITAPIFD Table Fields
Following is the list of fields that are available in SAP BTP_DL_ITAPIFD table. The primary key fields of the table are GUID (BTP GUID), INTERFACE_ID (PIFD Interface ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| GUID | BTP GUID | BTP_DL_GUID | BTP_DL_PFOBJ | CHAR (32) |
| INTERFACE_ID | PIFD Interface ID | CNV_MBT_PIFD_INTERFACE_ID | BTP_DL_PFITEM | CHAR (32) |
| STEPLEVEL | BTP PIFD Interface maintainable on step level | BTP_DL_PIFD_IF_STEPLEVEL | CHAR (1) | |
| PROJLEVEL | BTP PIFD Interface maintainable on project level | BTP_DL_PIFD_IF_PROJLEVEL | CHAR (1) |


