Table/Structure Field 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 - CONVEXIT | Conversion Routine | |
2 | ![]() |
VIMNAMTAB - CONVEXIT | Conversion Routine | SOURCE VALUE(CONVEXIT) LIKE VIMNAMTAB-CONVEXIT DEFAULT ' ' |
3 | ![]() |
VIMNAMTAB - DATATYPE | Data Type in ABAP Dictionary | |
4 | ![]() |
VIMNAMTAB - DATATYPE | Data Type in ABAP Dictionary | SOURCE VALUE(DATATYPE) LIKE VIMNAMTAB-DATATYPE DEFAULT SPACE |
5 | ![]() |
VIMNAMTAB - DECIMALS | Number of Decimal Places | SOURCE VALUE(DECIMALS) LIKE VIMNAMTAB-DECIMALS DEFAULT 0 |
6 | ![]() |
VIMNAMTAB - DECIMALS | Number of Decimal Places | |
7 | ![]() |
VIMNAMTAB - FLENGTH | Internal Length in Bytes | |
8 | ![]() |
VIMNAMTAB - FLENGTH | Internal Length in Bytes | SOURCE VALUE(INTLEN) LIKE VIMNAMTAB-FLENGTH DEFAULT 0 |
9 | ![]() |
VIMNAMTAB - INTTYPE | ABAP data type (C,D,N,...) | SOURCE VALUE(INTTYPE) LIKE VIMNAMTAB-INTTYPE DEFAULT SPACE |
10 | ![]() |
VIMNAMTAB - INTTYPE | ABAP data type (C,D,N,...) | |
11 | ![]() |
VIMNAMTAB - OUTPUTLEN | Output Length | |
12 | ![]() |
VIMNAMTAB - OUTPUTLEN | Output Length | SOURCE VALUE(OUTPUTLEN) LIKE VIMNAMTAB-OUTPUTLEN DEFAULT 0 |
13 | ![]() |
VIMNAMTAB - SIGN | Flag for sign in numerical fields | |
14 | ![]() |
VIMNAMTAB - SIGN | Flag for sign in numerical fields | SOURCE VALUE(SIGN) LIKE VIMNAMTAB-SIGN DEFAULT ' ' |