Table list used by SAP ABAP Function Module FLTP_CHAR_CONV_FROM_SI_RFC (Umrechnung von SI-Einheit und Formatkonvertierung Gleitpunkt --> Character)
SAP ABAP Function Module FLTP_CHAR_CONV_FROM_SI_RFC (Umrechnung von SI-Einheit und Formatkonvertierung Gleitpunkt --> Character) is using
# Object Type Object Name Object Description Note
     
1 Table  CABN Characteristic SOURCE VALUE(NUMBER_DIGITS) LIKE CABN-ANZST DEFAULT 22
2 Table  IREF Dummy structure with fields for purely formal DDIC refs SOURCE VALUE(DEC_ALWAYS_WITH_COMMA) LIKE IREF-IIND DEFAULT SPACE
3 Table  IREF Dummy structure with fields for purely formal DDIC refs SOURCE VALUE(INDICATOR_VALUE) LIKE IREF-IIND DEFAULT SPACE
4 Table  IREF Dummy structure with fields for purely formal DDIC refs SOURCE VALUE(DEC_ALWAYS_WITH_POINT) LIKE IREF-IIND DEFAULT SPACE
5 Table  IREF Dummy structure with fields for purely formal DDIC refs SOURCE VALUE(UNIT_IS_OPTIONAL) LIKE IREF-IIND DEFAULT SPACE
6 Table  IREF Dummy structure with fields for purely formal DDIC refs SOURCE VALUE(LEFT_JUSTIFIED) LIKE IREF-IIND DEFAULT SPACE
7 Table  RSCVP Dialog Box I/O Fields for Measurement Unit Conversion SOURCE VALUE(CHAR_VALUE) LIKE RSCVP-VALC2
8 Table  RSCVP Dialog Box I/O Fields for Measurement Unit Conversion SOURCE VALUE(FLTP_VALUE_SI) LIKE RSCVP-VALUS DEFAULT 0
9 Table  T006 Units of Measurement SOURCE VALUE(EXPONENT) LIKE T006-EXPON DEFAULT 0
10 Table  T006 Units of Measurement SOURCE VALUE(NUMBER_DECIMALS) LIKE T006-DECAN DEFAULT 15
11 Table  T006 Units of Measurement SOURCE VALUE(UNIT_TARGET_INT) LIKE T006-MSEHI DEFAULT SPACE
12 Table  T006A Assign Internal to Language-Dependent Unit SOURCE VALUE(UNIT_TARGET_EXT6) LIKE T006A-MSEH6
13 Table  T006A Assign Internal to Language-Dependent Unit SOURCE VALUE(UNIT_TEXT_LONG) LIKE T006A-MSEHL
14 Table  T006A Assign Internal to Language-Dependent Unit SOURCE VALUE(UNIT_TEXT_SHORT) LIKE T006A-MSEHT
15 Table  T006A Assign Internal to Language-Dependent Unit SOURCE VALUE(UNIT_LANGUAGE) LIKE T006A-SPRAS DEFAULT SY-LANGU
16 Table  T006A Assign Internal to Language-Dependent Unit SOURCE VALUE(UNIT_TARGET_EXT3) LIKE T006A-MSEH3