The CWBCMLAST table in SAP ERP or S/4HANA stores Software component last update data. There are total 2 fields in CWBCMLAST table. The Software component last update 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 CWBCMLAST table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWBCMLAST Table Fields
Following is the list of fields that are available in SAP CWBCMLAST table. The primary key fields of the table are PAKID (Software component (internal number)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PAKID | Software component (internal number) | CWBPAKID | CHAR (10) | |
| TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


