SAP APB_LPD_CONTROL Launchpad: Role and Instance Table
Overview
APB_LPD_CONTROL is a standard SAP S/4HANA table that stores Launchpad: Role and Instance data. There are total 7 fields in the APB_LPD_CONTROL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APB_LPD_CONTROL belongs to ABAP Report Launchpad based Navigation (BC-MUS-LP) module and is located in the package Launchpad (generic functions) (APB_LAUNCHPAD).
In addition, following links provide an overview of foreign key relationships, if any, that link APB_LPD_CONTROL to other SAP tables and standard CDS views available based on APB_LPD_CONTROL table in S/4HANA 2020.
Techincal Settings of APB_LPD_CONTROL
Below are technical details of the table APB_LPD_CONTROL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APB_LPD_CONTROL Fields
The following table gives you an overview of the fields available in APB_LPD_CONTROL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ROLE | Role | APB_LPD_ROLE | CHAR | 10 | |
| INSTANCE | Instance | APB_LPD_INSTANCE | CHAR | 32 | |
| LPD_LIGHT | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 1 | |
| REPOSITORY | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 1 | |
| TYPE_OF_LPD | Type of Launchpad | APB_LPD_TYPE_OF_LPD | CHAR | 8 | |
| USE_SHARED_MEMORY | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for APB_LPD_CONTROL