SAP ABAP Function Module RRBA_FLOAT_TO_SPEC_EXP (Float -> (Mantissa,Exponent) with Float = Mantissa * 10 ** Exponent)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Basic Data
| Function Module | RRBA_FLOAT_TO_SPEC_EXP | Float -> (Mantissa,Exponent) with Float = Mantissa * 10 ** Exponent |
| Function Group | RRBA | Basic functions |
| Program Name | SAPLRRBA | Basic functions |
| INCLUDE Name | LRRBAU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_MANTISSE | TYPE | I | ||||
| |
E_EXPONENT | TYPE | RREXP | Exponent of a Constant | |||
| |
I_DF | TYPE | RSROA_DF | DecFloat | |||
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 | 20040315 |
| SAP Release Created in |