The CDB_CL_SERVICE table in SAP ERP or S/4HANA stores CDB Table for Service Attributes to MSA data. There are total 9 fields in CDB_CL_SERVICE table. The CDB Table for Service Attributes to MSA 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 CDB_CL_SERVICE table. It is in CBD Tables and Structures for Download OrgStructure to MSA (CDB_CLIENT_OM) ABAP package and is part of the Organizational Management (CRM-MD-ORG) module.
SAP CDB_CL_SERVICE Table Fields
Following is the list of fields that are available in SAP CDB_CL_SERVICE table. The primary key fields of CDB Table for Service Attributes to MSA table in SAP are CLIENT (Client), GUID (GUID for Service Attribute Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID | GUID for Service Attribute Record | CDB_CL_OM_GUID_SERVICE | RAW (16) | |
| GUID_ORGUNIT | Object GUID | CDB_CL_OM_GUID_ORGOBJ | CRMD_CL_OM | RAW (16) |
| OTYPE | Object Type | OTYPE | * | CHAR (2) |
| OBJID | Object ID | OBJEKTID | NUMC (8) | |
| BEGDA | Start Date | BEGDATUM | DATS (8) | |
| ENDDA | End Date | ENDDATUM | DATS (8) | |
| SERVICE_ORG | Service Organization | CRMT_SERVICE_ORG | CHAR (14) | |
| SERVICE_TGRP_ORG | Service Team | CRMT_SERVICE_TGRP_ORG | CHAR (14) |


