SAP ABAP Function Module SMOE_UTIL_CONV_NUM_TO_BASE36 (Converts a Number to a Base36 (0-Z) String)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole

⤷

⤷

Basic Data
Function Module | SMOE_UTIL_CONV_NUM_TO_BASE36 | Converts a Number to a Base36 (0-Z) String |
Function Group | SMOE_TOOLS | Tools for various purposes... |
Program Name | SAPLSMOE_TOOLS | |
INCLUDE Name | LSMOE_TOOLSU11 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_OUTSTRING | TYPE | CHAR10 | Character Field Length = 10 | |||
![]() |
ES_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
![]() |
I_NUM | TYPE | I | Number to be Converted | |||
![]() |
I_OUTLEN | TYPE | I | Length of Expected Outstring | |||
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 | 20041219 |
SAP Release Created in | 400 |