ACTCMB_TAB is a standard SAP Table which is used to store table for status combination data and is available within R/3 SAP systems depending on the version and release level.
Below is the standard documentation available and a few details of the fields which make up this Table. You can view further information about SAP ACTCMB_TAB Table and the data within it using relevant transactions such as SE11, SE80 or SE16. Also check out the Comments section below to view or add related contributions and example screen shots.
Delivery Class: S - System table, maintained only by SAP, could be over written during upgrade. Any change is a modification
Display/Maintenance via SM30: Allowed
Enhancement category i: Can Be Enhanced (Deep)
See here for more information about this and other SAP enhancement categories
Text table = ACTCMB_TEXT_TABL
Field | Data Element | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MANDT | MANDT | CLNT | 3 |
* | Client | |
ACTCMB | ACTCMB_DELE | INT1 | 3 | Status Combination | ||
ACTCMBDESC | ACTCMBDE_DELE | CHAR | 255 | User/System Status | ||
CMB_PRIORITY | CMB_PRIRTY_DELE | INT4 | 10 | Combination Priority | ||
STAT_PROFILE | J_STSMA | CHAR | 8 |
* | Status Profile |
Key field | |
Non-key field |
ACTCMB_TAB - table for status combination ACTCMB_STXT_TAB - Text table for the custmozing table for the status comb. ACTCMB_CUS_TAB - Customizing table for adding user combination status ACTCMBSY_TXT_TBL - Text Table for ACTCMBSY_TAB ACTCMBSY_TXT_TAB - Text table for the customizing tab for setting the priority. ACTCMBSY_CUS_TAB - Customizing table for priority change of fixed status comb.