SAP ABAP Function Module RS_CONV_EX_2_IN (Internal use: Convert external --> internal)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
⤷
SLDBV (Package) Selection Screens, Variants, Logical Databases

⤷

⤷

Basic Data
Function Module | RS_CONV_EX_2_IN | Internal use: Convert external --> internal |
Function Group | SSEL | Dialog: Dynamic selections |
Program Name | SAPLSSEL | x |
INCLUDE Name | LSSELU20 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OUTPUT_INTERNAL | TYPE | Field contents in internal format | ||||
![]() |
INPUT_EXTERNAL | TYPE | C | Input (external format) | |||
![]() |
TABLE_FIELD | TYPE | TABFIELD | Dictionary field name | |||
![]() |
CURRENCY | TYPE | |||||
![]() |
NO_TCURX | TYPE | SPACE | 'X' -> if no entry in TCURX, 2 decimals | |||
![]() |
INPUT_NOT_NUMERICAL | TYPE | Non-numeric input | ||||
![]() |
TOO_MANY_DECIMALS | TYPE | Too many places after the decimal point | ||||
![]() |
MORE_THAN_ONE_SIGN | TYPE | +/- sign input multiple times | ||||
![]() |
ILL_THOUSAND_SEPARATOR_DIST | TYPE | Separation between thousands not = 0 mod 3 | ||||
![]() |
TOO_MANY_DIGITS | TYPE | Too many characters in whole number field | ||||
![]() |
SIGN_FOR_UNSIGNED | TYPE | No +/- signs allowed | ||||
![]() |
TOO_LARGE | TYPE | Value too large | ||||
![]() |
TOO_SMALL | TYPE | Value too small | ||||
![]() |
INVALID_DATE_FORMAT | TYPE | Invalid date format | ||||
![]() |
INVALID_DATE | TYPE | Invalid date | ||||
![]() |
INVALID_TIME_FORMAT | TYPE | Invalid time format | ||||
![]() |
INVALID_TIME | TYPE | Invalid time | ||||
![]() |
INVALID_HEX_DIGIT | TYPE | Incorrect hex character | ||||
![]() |
UNEXPECTED_ERROR | TYPE | Unintercepted error | ||||
![]() |
INVALID_FIELDNAME | TYPE | Field not in Dictionary | ||||
![]() |
FIELD_AND_DESCR_INCOMPATIBLE | TYPE | Output field does not match Dictionary description | ||||
![]() |
INPUT_TOO_LONG | TYPE | Input longer than output length of output field | ||||
![]() |
NO_DECIMALS | TYPE | Decimal separator without subsequent decimal places | ||||
![]() |
INVALID_FLOAT | TYPE | Invalid floating point entry | ||||
![]() |
CONVERSION_EXIT_ERROR | TYPE | Error in conversion exit | ||||
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 | 19960209 |
SAP Release Created in |