The CRMC_SSC_LPD table in SAP ERP or S/4HANA stores Assignment of Launchpad Repository to Transaction Type data. There are total 5 fields in CRMC_SSC_LPD table. The Assignment of Launchpad Repository to Transaction Type 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 CRMC_SSC_LPD table. It is in SSC – Self Service Integration (CRM_IC_APPL_SSC_APPL_SELF_SERV) ABAP package and is part of the Accounting (CRM-IC-ACO) module.
SAP CRMC_SSC_LPD Table Fields
Following is the list of fields that are available in SAP CRMC_SSC_LPD table. The primary key fields of the table are MANDT (Client), PROCESS_TYPE (Business Transaction Type), LPD_ROLE (Role), LPD_INSTANCE (Instance), REPOSITORYSYSTEM (Logical system).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PROC_TYPE | CHAR (4) |
| LPD_ROLE | Role | APB_LPD_ROLE | CHAR (10) | |
| LPD_INSTANCE | Instance | APB_LPD_INSTANCE | CHAR (32) | |
| REPOSITORYSYSTEM | Logical system | LOGSYS | TBDLS | CHAR (10) |


