CRBPA_DCPARAMCFG - Data collector input parameter values
Data collector input parameter values information is stored in SAP table CRBPA_DCPARAMCFG.
It is part of development package CA_OPS_BP_MON in software component SV-SMG-MON-BPM. This development package consists of objects that can be grouped under "ALM for Operations - Business Process Monitoring".
It is part of development package CA_OPS_BP_MON in software component SV-SMG-MON-BPM. This development package consists of objects that can be grouped under "ALM for Operations - Business Process Monitoring".
Fields for table CRBPA_DCPARAMCFG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| CALM_ID | Cloud ALM ID | X | CRBPA_CALM_ID | CHAR | 64 | |
| KEYFIGURE_ID | X | CHAR | 60 | |||
| DC_INS | Data collection instance ID | X | CRBPA_DC_INS | CHAR | 72 | |
| PARAM_NAME | X | CHAR | 60 | |||
| SELOPT_COUNTER | 2 Byte Signed Integer | X | INT2 | INT2 | 2 | |
| SELOPT_SIGN | Type of SIGN component in row type of a Ranges type | DDSIGN | CHAR | 2 | ||
| SELOPT_OPTION | Type of OPTION component in row type of a Ranges type | DDOPTION | CHAR | 4 | ||
| SELOPT_LOW | Parameter value | CRBPA_DCPARAM_VALUE | CHAR | 510 | ||
| SELOPT_HIGH | Parameter value | CRBPA_DCPARAM_VALUE | CHAR | 510 | ||
| PARAM_VALUE_TYPE | Parameter value type (absolute/relative) | CRBPA_DCPARAM_VALUE_TYPE | CHAR | 2 |