SAP ABAP Function Module TB_NUMBER_CONVERT_TO_FRACTION (Umwandlung einer Zahl in einen Bruch und einen entsprechenden String)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
⤷
⤷
⤷
Basic Data
| Function Module | TB_NUMBER_CONVERT_TO_FRACTION | Umwandlung einer Zahl in einen Bruch und einen entsprechenden String |
| Function Group | TB14 | Processing numbers |
| Program Name | SAPLTB14 | Processing numbers |
| INCLUDE Name | LTB14U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NOMINATOR | TYPE | Zähler | ||||
| |
DENOMINATOR | TYPE | Nenner | ||||
| |
STRING | TYPE | Bruch als String | ||||
| |
NUMBER | TYPE | Zahl | ||||
| |
FLG_STRING | TYPE | SPACE | Darstellung des Bruchs als String erzeugen? | |||
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 | 19970710 |
| SAP Release Created in |