Table/Structure Field list used by SAP ABAP Function Module CHAR_FLTP_CONVERSION (Format conversion: Character --> Floating point)
SAP ABAP Function Module
CHAR_FLTP_CONVERSION (Format conversion: Character --> Floating point) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SREF - MSGTYP | Parameter for message type conversion | |
2 | ![]() |
SREF - MSGTYP | Parameter for message type conversion | SOURCE VALUE(MSGTYP_DECIM) LIKE SREF-MSGTYP DEFAULT 'W' |
3 | ![]() |
SYST - BATCH | ABAP System Field: Background Processing Active | |
4 | ![]() |
SYST - BINPT | ABAP System Field: Batch Input Processing Active | |
5 | ![]() |
SYST - STEPL | ABAP System Field: Current Step Loop or Table Control Line | |
6 | ![]() |
T006 - DECAN | Number of decimal places for number display | SOURCE VALUE(MAXDEC) LIKE T006-DECAN DEFAULT '16' |
7 | ![]() |
T006 - DECAN | Number of decimal places for number display | |
8 | ![]() |
T006 - EXPON | Base ten exponent for floating-point display | |
9 | ![]() |
T006 - EXPON | Base ten exponent for floating-point display | SOURCE VALUE(MINEXP) LIKE T006-EXPON DEFAULT '60-' |
10 | ![]() |
T006 - EXPON | Base ten exponent for floating-point display | SOURCE VALUE(MAXEXP) LIKE T006-EXPON DEFAULT '59+' |