Table 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 | Dummy structure with fields for purely formal DDIC refs. | SOURCE VALUE(MSGTYP_DECIM) LIKE SREF-MSGTYP DEFAULT 'W' |
|
| 2 | T006 | Units of Measurement | SOURCE VALUE(MAXDEC) LIKE T006-DECAN DEFAULT '16' |
|
| 3 | T006 | Units of Measurement | SOURCE VALUE(MAXEXP) LIKE T006-EXPON DEFAULT '59+' |
|
| 4 | T006 | Units of Measurement | SOURCE VALUE(MINEXP) LIKE T006-EXPON DEFAULT '60-' |
|