CPE_TERMROUNDING - CPE Term Rounding
CPE Term Rounding information is stored in SAP table CPE_TERMROUNDING.
It is part of development package LOG_CMM_PRC_BASIC in software component LO-CMM-BF. This development package consists of objects that can be grouped under "Smart CPE Objects".
It is part of development package LOG_CMM_PRC_BASIC in software component LO-CMM-BF. This development package consists of objects that can be grouped under "Smart CPE Objects".
Fields for table CPE_TERMROUNDING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| DOCITEMCOND_GUID | CPE Caller - GUID of Document Item Condition | X | CPET_DOCITEMCOND_GUID | RAW | 16 | |
| TERMNO | CPE Term - Number in Formula | X | CPET_TERMNO | NUMC | 10 | |
| CONVPLACE | CPE - Conversion Place | X | CPET_CONVPLACE | NUMC | 8 | CPEC_CONVPLACE |
| TERMID | CPE Term - Key | X | CPET_TERMID | CHAR | 20 | |
| ROUNDRULE | CPE - Rounding Rule | CPET_ROUNDRULE | CHAR | 20 | ||
| DEFAULT_ROUNDING_RULE | Default Rounding Rule | CPET_DEFAULT_ROUNDING | CHAR | 2 | ||
| ROUNDROUT | CPE - Rounding Routine | CPET_ROUNDROUT | NUMC | 14 | ||
| NUMDECS | CPE - Number of Decimals to Be Rounded to | CPET_NUMDECS | DEC | 2 | ||
| NUMTENS | CPE - Number of Predecimal Places to Be Rounded to | CPET_NUMTENS | DEC | 1 | ||
| TERMROUNDIN_GUID | CPE Term - GUID of Rounding Input | CPET_TERMROUNDIN_GUID | RAW | 16 |