The APB_LPD_PATHS_C table in SAP ERP or S/4HANA stores Customer Paths to Starter iViews data. There are total 4 fields in APB_LPD_PATHS_C table. The Customer Paths to Starter iViews 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 APB_LPD_PATHS_C table. It is in Launchpad (generic functions) (APB_LAUNCHPAD) ABAP package and is part of the ABAP Report Launchpad based Navigation (BC-MUS-LP) module.
SAP APB_LPD_PATHS_C Table Fields
Following is the list of fields that are available in SAP APB_LPD_PATHS_C table. The primary key fields of the table are APPLICATION_TYPE (Application Type), SAP_OBJECT (SAP Object), LANGUAGE (Language (2 characters)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| APPLICATION_TYPE | Application Type | APB_LPD_APPLICATION_TYPE | CHAR (4) | |
| SAP_OBJECT | SAP Object | APB_LPD_SAP_OBJECT | NUMC (1) | |
| LANGUAGE | Language (2 characters) | APB_LPD_LANGUAGE | CHAR (2) | |
| PCD_PATH | String case sensitive | APB_LPD_STRING | STRG () |


