/PLMI/RCA_CALC_C - Calculation control for formula items
Calculation control for formula items information is stored in SAP table /PLMI/RCA_CALC_C.
It is part of development package /PLMI/BO_RCA_CALC in software component PLM-WUI-RCP. This development package consists of objects that can be grouped under "BO: Recipe calculations".
It is part of development package /PLMI/BO_RCA_CALC in software component PLM-WUI-RCP. This development package consists of objects that can be grouped under "BO: Recipe calculations".
Fields for table /PLMI/RCA_CALC_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
COUNTER | Sequence Number of Calculation | X | /PLMI/RCA_SEQUENCE | NUMC | 6 | |
SAP_OWNED | Namespace of Calculation ID (Standard or Customer-Specific) | X | /PLMB/RCA_CPARA_SAP | CHAR | 2 | |
PROP_FR | Technical Name of Field That Contains the Source Dimension | /PLMI/RCA_PROP_FR | CHAR | 60 | ||
UNIT_FR | Technical Name of Field That Contains Unit of Meas.of Source | /PLMI/RCA_UNIT_FR | CHAR | 60 | ||
UNIT_VAL_FR | Value for Source Unit of Measure | /PLMI/RCA_VALUE_FR | CHAR | 6 | ||
PROP_TO | Technical Name of Field That Contains Dimension of Target | /PLMI/RCA_PROP_TO | CHAR | 60 | ||
UNIT_TO | Technical Name of Field That Contains Unit of Meas.of Target | /PLMI/RCA_UNIT_TO | CHAR | 60 | ||
FLG_WRITE_PRIO | Calculation That Has Priority | /PLMI/RCA_CALC_PRIO | CHAR | 2 | ||
UNIT_VAL_TO | Fixed Unit of Measure for Target | /PLMI/RCA_VALUE_TO | CHAR | 6 | ||
CALC_HANDLER_CH | Calculation Class for Field Calculation | /PLMI/RCA_CALC_CLASS_RFO | CHAR | 60 | ||
CALC_METHOD | Calculation Method for Formula Item Values | /PLMI/RCA_CALC_METHOD | CHAR | 60 |