Table list used by SAP ABAP Function Module G_VALUE_CONVERT (Transfer a Value with Type Conversion)
SAP ABAP Function Module
G_VALUE_CONVERT (Transfer a Value with Type Conversion) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_LENG) LIKE DFIES-LENG DEFAULT 000000 |
|
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_OUTPUTLEN) LIKE DFIES-OUTPUTLEN DEFAULT 000000 |
|
| 3 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_OUTPUTLEN) LIKE DFIES-OUTPUTLEN DEFAULT 000000 |
|
| 4 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_SIGN) LIKE DFIES-SIGN DEFAULT SPACE |
|
| 5 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_SIGN) LIKE DFIES-SIGN DEFAULT SPACE |
|
| 6 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_LOWERCASE) LIKE DFIES-LOWERCASE DEFAULT SPACE |
|
| 7 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_CONVEXIT) LIKE DFIES-CONVEXIT DEFAULT SPACE |
|
| 8 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_CONVEXIT) LIKE DFIES-CONVEXIT DEFAULT SPACE |
|
| 9 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_DATATYPE) LIKE DFIES-DATATYPE DEFAULT 'CHAR' |
|
| 10 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_LOWERCASE) LIKE DFIES-LOWERCASE DEFAULT SPACE |
|
| 11 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_LENG) LIKE DFIES-LENG DEFAULT 000000 |
|
| 12 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_DECIMALS) LIKE DFIES-DECIMALS DEFAULT 000000 |
|
| 13 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TO_DATATYPE) LIKE DFIES-DATATYPE DEFAULT 'CHAR' |
|
| 14 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(FROM_DECIMALS) LIKE DFIES-DECIMALS DEFAULT 000000 |