The BTP_DL_DOCU table in SAP ERP or S/4HANA stores BTP Portfolio Item Documentation Object data. There are total 5 fields in BTP_DL_DOCU table. The BTP Portfolio Item Documentation Object 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_DOCU 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_DOCU Table Fields
Following is the list of fields that are available in SAP BTP_DL_DOCU table. The primary key fields of the table are GUID (BTP GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| GUID | BTP GUID | BTP_DL_GUID | BTP_DL_PFOBJ | CHAR (32) |
| DOCUTYPE | BTP Docu Object Type | BTP_DL_DOCUTYPE | CHAR (4) | |
| DOCUOBJ | BTP Docu Object | BTP_DL_DOCUOBJ | CHAR (128) | |
| LANGU | Language Key | LANGU | * | LANG (1) |
| HP_PATH | BTP URL path in SAP help portal | BTP_DL_HELPPORTAL_PATH | CHAR (10) |


