The BTP_DL_PFOBJT table in SAP ERP or S/4HANA stores BTP Portfolio Object Texts data. There are total 3 fields in BTP_DL_PFOBJT table. The BTP Portfolio Object Texts 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_PFOBJT 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_PFOBJT Table Fields
Following is the list of fields that are available in SAP BTP_DL_PFOBJT table. The primary key fields of the table are GUID (BTP GUID), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| GUID | BTP GUID | BTP_DL_GUID | BTP_DL_PFOBJ | CHAR (32) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| TEXT | BTP Textual Object Description | BTP_DL_OBJ_TEXT | CHAR (60) |


