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 | CABN | Characteristic | SOURCE VALUE(NUMBER_DIGITS) LIKE CABN-ANZST DEFAULT 22 |
|
| 2 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(DEC_ALWAYS_WITH_COMMA) LIKE IREF-IIND DEFAULT SPACE |
|
| 3 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(INDICATOR_VALUE) LIKE IREF-IIND DEFAULT SPACE |
|
| 4 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(DEC_ALWAYS_WITH_POINT) LIKE IREF-IIND DEFAULT SPACE |
|
| 5 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(UNIT_IS_OPTIONAL) LIKE IREF-IIND DEFAULT SPACE |
|
| 6 | IREF | Dummy structure with fields for purely formal DDIC refs | SOURCE VALUE(LEFT_JUSTIFIED) LIKE IREF-IIND DEFAULT SPACE |
|
| 7 | RSCVP | Dialog Box I/O Fields for Measurement Unit Conversion | SOURCE VALUE(CHAR_VALUE) LIKE RSCVP-VALC2 |
|
| 8 | RSCVP | Dialog Box I/O Fields for Measurement Unit Conversion | SOURCE VALUE(FLTP_VALUE_SI) LIKE RSCVP-VALUS DEFAULT 0 |
|
| 9 | T006 | Units of Measurement | SOURCE VALUE(EXPONENT) LIKE T006-EXPON DEFAULT 0 |
|
| 10 | T006 | Units of Measurement | SOURCE VALUE(NUMBER_DECIMALS) LIKE T006-DECAN DEFAULT 15 |
|
| 11 | T006 | Units of Measurement | SOURCE VALUE(UNIT_TARGET_INT) LIKE T006-MSEHI DEFAULT SPACE |
|
| 12 | T006A | Assign Internal to Language-Dependent Unit | SOURCE VALUE(UNIT_TARGET_EXT6) LIKE T006A-MSEH6 |
|
| 13 | T006A | Assign Internal to Language-Dependent Unit | SOURCE VALUE(UNIT_TEXT_LONG) LIKE T006A-MSEHL |
|
| 14 | T006A | Assign Internal to Language-Dependent Unit | SOURCE VALUE(UNIT_TEXT_SHORT) LIKE T006A-MSEHT |
|
| 15 | T006A | Assign Internal to Language-Dependent Unit | SOURCE VALUE(UNIT_LANGUAGE) LIKE T006A-SPRAS DEFAULT SY-LANGU |
|
| 16 | T006A | Assign Internal to Language-Dependent Unit | SOURCE VALUE(UNIT_TARGET_EXT3) LIKE T006A-MSEH3 |