The CRMC_WLI_TARGET table in SAP ERP or S/4HANA stores Class for Target UI Object Type data. There are total 3 fields in CRMC_WLI_TARGET table. The Class for Target UI Object 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_WLI_TARGET table. It is in CRM FI-CA Integration Customizing Part I (CRM_FICA_CUST) ABAP package and is part of the Financial Contract Accounting (CRM-IC-FCA) module.
SAP CRMC_WLI_TARGET Table Fields
Following is the list of fields that are available in SAP CRMC_WLI_TARGET table. The primary key fields of the table are MANDT (Client), OBJTYPE_TARGET (UI Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OBJTYPE_TARGET | UI Object Type | BSP_DLC_OBJECT_TYPE | CHAR (20) | |
| CLASSNAME | Object Type Name | SEOCLSNAME | CHAR (30) |


