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 Table/Structure Field  SREF - MSGTYP Parameter for message type conversion
2 Table/Structure Field  SREF - MSGTYP Parameter for message type conversion SOURCE VALUE(MSGTYP_DECIM) LIKE SREF-MSGTYP DEFAULT 'W'
3 Table/Structure Field  SYST - BATCH ABAP System Field: Background Processing Active
4 Table/Structure Field  SYST - BINPT ABAP System Field: Batch Input Processing Active
5 Table/Structure Field  SYST - STEPL ABAP System Field: Current Step Loop or Table Control Line
6 Table/Structure Field  T006 - DECAN Number of decimal places for number display SOURCE VALUE(MAXDEC) LIKE T006-DECAN DEFAULT '16'
7 Table/Structure Field  T006 - DECAN Number of decimal places for number display
8 Table/Structure Field  T006 - EXPON Base ten exponent for floating-point display
9 Table/Structure Field  T006 - EXPON Base ten exponent for floating-point display SOURCE VALUE(MINEXP) LIKE T006-EXPON DEFAULT '60-'
10 Table/Structure Field  T006 - EXPON Base ten exponent for floating-point display SOURCE VALUE(MAXEXP) LIKE T006-EXPON DEFAULT '59+'