The CRMPRLS table in SAP ERP or S/4HANA stores Name of the Logical System for Download data. There are total 4 fields in CRMPRLS table. The Name of the Logical System for Download 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 CRMPRLS table. It is in R/3 Adapter Basis Tools (CRMB) ABAP package and is part of the Cross-Application Components (CA) module.
SAP CRMPRLS Table Fields
Following is the list of fields that are available in SAP CRMPRLS table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LOGSYS | Logical system | LOGSYS | * | CHAR (10) |
| LSGUID | GUID for Logical System (RAW16) | LSGUID16 | RAW (16) | |
| CONTROL | Text (20 Characters) | TEXT20 | CHAR (20) |


