SAP ACTCMB_TAB Table – table for status combination

The ACTCMB_TAB table in SAP ERP or S/4HANA stores table for status combination data. There are total 5 fields in ACTCMB_TAB table. The table for 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 ACTCMB_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 ACTCMB_TAB Table Fields

Following is the list of fields that are available in SAP ACTCMB_TAB table. The primary key fields of the table are MANDT (Client), ACTCMB (Status Combination).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
ACTCMB Status Combination ACTCMB_DELE INT1 (3)
ACTCMBDESC User/System Status ACTCMBDE_DELE CHAR (255)
CMB_PRIORITY Combination Priority CMB_PRIRTY_DELE INT4 (10)
STAT_PROFILE Status Profile J_STSMA * CHAR (8)