Table list used by SAP ABAP Function Module VIEW_CONVERSION_INPUT (VIEW_CONVERSION_INPUT)
SAP ABAP Function Module
VIEW_CONVERSION_INPUT (VIEW_CONVERSION_INPUT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | D021S | Screen fields | SOURCE VALUE(DYNP_FIELDNAME) LIKE D021S-FNAM DEFAULT ' ' |
|
| 2 | RSCONVLITE | Field descriptions for conversions | ||
| 3 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(CONVEXIT) LIKE VIMNAMTAB-CONVEXIT DEFAULT ' ' |
|
| 4 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(DATATYPE) LIKE VIMNAMTAB-DATATYPE |
|
| 5 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(DECIMALS) LIKE VIMNAMTAB-DECIMALS DEFAULT 0 |
|
| 6 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(SIGN) LIKE VIMNAMTAB-SIGN DEFAULT ' ' |
|
| 7 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(INTLEN) LIKE VIMNAMTAB-FLENGTH |
|
| 8 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(INTTYPE) LIKE VIMNAMTAB-INTTYPE |
|
| 9 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(OUTPUTLEN) LIKE VIMNAMTAB-OUTPUTLEN |
|
| 10 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(LOWERCASE) LIKE VIMNAMTAB-LOWERCASE DEFAULT ' ' |
|