SAP ABAP Data Element CPET_ROUNDROUT (CPE - Rounding Routine)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_BASIS (Package) Commodity Pricing Engine: Basic Objects
⤷
⤷
Basic Data
| Data Element | CPET_ROUNDROUT |
| Short Description | CPE - Rounding Routine |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CPE_ROUTINE | |
| Data Type | NUMC | Character string with only digits |
| Length | 7 | |
| Decimal Places | 0 | |
| Output Length | 7 | |
| Value Table |
Further Characteristics
| Search Help: Name | CPE_ROUTINE | |
| Search Help: Parameters | E_ROUTINE | |
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | RndRoutine |
| Medium | 20 | Round. Routine |
| Long | 40 | Rounding Routine |
| Heading | 7 | RndRout |
Documentation
Definition
Contains the logic for rounding results and intermediate results.
Use
The rounding routine is called by the rounding rule.
The routine is technically an implementation of the Business Add-In (BAdI) BADI_CPE_FE_ROUNDING_ROUTINE. There are two import parameters, the number of decimals and the number of predecimals.
Dependencies
The customer name space for routines is 30.000 to 99.999.
Example
1: Number of Decimals or Predecimals
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 2004_1_46C |