SAP table ACTCMB_TAB (table for status combination)
SAP table ACTCMB_TAB has 2 primary key fields being MANDT,ACTCMB.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
ACTCMB | Status Combination | INT1 | 3 | 0 | ACTCMB_DELE | ||
ACTCMBDESC | User/System Status | CHAR | 255 | 0 | ACTCMBDE_DELE | ||
CMB_PRIORITY | Combination Priority | INT4 | 10 | 0 | CMB_PRIRTY_DELE | ||
STAT_PROFILE | Status Profile | CHAR | 8 | 0 | * | J_STSMA |