SAP ABAP Function Module OIJY_ROUND_DECIMALS (OIL TSW : Round decimals places)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
⤷
OIJ (Package) TSW Traders and Schedulers Workbench
⤷
⤷
Basic Data
| Function Module | OIJY_ROUND_DECIMALS | OIL TSW : Round decimals places |
| Function Group | OIJY | OIL-TSW: Non-TSW specific functions |
| Program Name | SAPLOIJY | IS-Oil/TSW: Nicht-TSW-spezifische Funktionen |
| INCLUDE Name | LOIJYU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VALUE_OUT | TYPE | Output field with rounded decimals | ||||
| |
VALUE_IN | TYPE | Input field with decimals | ||||
| |
CONV_DEC | TYPE | I | 2 | Number of desired decimals for conversion | ||
| |
NO_ROUNDING_REQUIRED | TYPE | No rounding required. (CONV_DEC > VALUE_IN dec) | ||||
| |
DECIMALS_GREATER_THAN_10 | TYPE | Conversion only possible with decimals <= 10 | ||||
| |
ROUNDING_ERROR | TYPE | An error occurred during the decimal conversion | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |