The BTP_DL_PPREPPACK table in SAP ERP or S/4HANA stores BTP Prepared Package Assignment (Demo or Training) data. There are total 4 fields in BTP_DL_PPREPPACK table. The BTP Prepared Package Assignment (Demo or Training) 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_PPREPPACK 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_PPREPPACK Table Fields
Following is the list of fields that are available in SAP BTP_DL_PPREPPACK table. The primary key fields of the table are USERNAME (BTP User of Creation), ITAPPROACH_GUID (BTP GUID), PROJPH_GUID (BTP GUID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| USERNAME | BTP User of Creation | BTP_DL_CREUSER | CHAR (12) | |
| ITAPPROACH_GUID | BTP GUID | BTP_DL_GUID | CHAR (32) | |
| PROJPH_GUID | BTP GUID | BTP_DL_GUID | CHAR (32) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | * | CHAR (5) |


