The ACTCMBDT_CUS_TAB table in SAP ERP or S/4HANA stores Table for storing the detials of status combination data. There are total 3 fields in ACTCMBDT_CUS_TAB table. The Table for storing the detials of status combination 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 ACTCMBDT_CUS_TAB table. It is in UI package for PS developments in EHP3 (PS_EHP3_CORE_SFWS_UI) ABAP package and is part of the Project System (PS) module.
SAP ACTCMBDT_CUS_TAB Table Fields
Following is the list of fields that are available in SAP ACTCMBDT_CUS_TAB table. The primary key fields of the table are MANDT (Client), ACTCMB (Status Combiantion:Customizing table), ACTSTAT (User Status).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ACTCMB | Status Combiantion:Customizing table | ACTCMB_CUS_DELE | NUMC (3) | |
| ACTSTAT | User Status | J_ESTAT | TJ30 | CHAR (5) |


