Table list used by SAP ABAP Function Module VIEW_CONVERSION_OUTPUT (VIEW_CONVERSION_OUTPUT)
SAP ABAP Function Module
VIEW_CONVERSION_OUTPUT (VIEW_CONVERSION_OUTPUT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(DECIMALS) LIKE VIMNAMTAB-DECIMALS DEFAULT 0 |
|
| 2 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(CONVEXIT) LIKE VIMNAMTAB-CONVEXIT DEFAULT ' ' |
|
| 3 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(INTLEN) LIKE VIMNAMTAB-FLENGTH DEFAULT 0 |
|
| 4 | VIMNAMTAB | Control block structure for view fields in view maintenance | ||
| 5 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(INTTYPE) LIKE VIMNAMTAB-INTTYPE DEFAULT SPACE |
|
| 6 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(DATATYPE) LIKE VIMNAMTAB-DATATYPE DEFAULT SPACE |
|
| 7 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(SIGN) LIKE VIMNAMTAB-SIGN DEFAULT ' ' |
|
| 8 | VIMNAMTAB | Control block structure for view fields in view maintenance | SOURCE VALUE(OUTPUTLEN) LIKE VIMNAMTAB-OUTPUTLEN DEFAULT 0 |
|