The CKECPWORKSPACET table in SAP ERP or S/4HANA stores Texts for Hierarchical Worklists in ECP data. There are total 7 fields in CKECPWORKSPACET table. The Texts for Hierarchical Worklists in ECP 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 CKECPWORKSPACET table. It is in Easy Cost Planning (CK_ECP) ABAP package and is part of the Product Cost Planning (CO-PC-PCP) module.
SAP CKECPWORKSPACET Table Fields
Following is the list of fields that are available in SAP CKECPWORKSPACET table. The primary key fields of the table are MANDT (Client), WSAPPLICATION (Application Using the Worklist), WSTYPE (ECP: Worklist Type), WSID (Name of Worklist), WSAUTHORITYTYPE (Worklist Authorization Level), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| WSAPPLICATION | Application Using the Worklist | CK_WORKSPACE_APPLICATION | CHAR (4) | |
| WSTYPE | ECP: Worklist Type | CK_WORKSPACE_TYPE | CHAR (4) | |
| WSID | Name of Worklist | CK_WORKSPACE_IDENTIFYER | CHAR (60) | |
| WSAUTHORITYTYPE | Worklist Authorization Level | CK_WORKSPACE_AUTHORITY_TYPE | CHAR (1) | |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| WSDESCRIPTION | Description in the Worklist | CK_WORKSPACE_DESCRIPTION | CHAR (60) |


