Table/Structure Field 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 - FNAM | Field name | SOURCE VALUE(DYNP_FIELDNAME) LIKE D021S-FNAM DEFAULT ' ' |
2 | ![]() |
D021S - FNAM | Field name | |
3 | ![]() |
RSCONVLITE - ACTIVE | Flag (character) | |
4 | ![]() |
RSCONVLITE - CONVEXIT | Conversion Routine | |
5 | ![]() |
RSCONVLITE - DECIMALS | Number of decimal places | |
6 | ![]() |
RSCONVLITE - LOWER | ABAP: Is upper/lower case allowed in selection? | |
7 | ![]() |
RSCONVLITE - OLENGTH | ABAP: Output length of selection condition | |
8 | ![]() |
RSCONVLITE - SIGN | Flag for sign in numerical fields | |
9 | ![]() |
SYST - MSGV2 | ABAP System Field: Message Variable | |
10 | ![]() |
SYST - PFKEY | ABAP System Field: Current GUI Status | |
11 | ![]() |
SYST - MSGV4 | ABAP System Field: Message Variable | |
12 | ![]() |
SYST - MSGV3 | ABAP System Field: Message Variable | |
13 | ![]() |
SYST - MSGV1 | ABAP System Field: Message Variable | |
14 | ![]() |
SYST - MSGNO | ABAP System Field: Message Number | |
15 | ![]() |
SYST - MSGID | ABAP System Field: Message ID | |
16 | ![]() |
VIMNAMTAB - SIGN | Flag for sign in numerical fields | SOURCE VALUE(SIGN) LIKE VIMNAMTAB-SIGN DEFAULT ' ' |
17 | ![]() |
VIMNAMTAB - SIGN | Flag for sign in numerical fields | |
18 | ![]() |
VIMNAMTAB - OUTPUTLEN | Output Length | |
19 | ![]() |
VIMNAMTAB - OUTPUTLEN | Output Length | SOURCE VALUE(OUTPUTLEN) LIKE VIMNAMTAB-OUTPUTLEN |
20 | ![]() |
VIMNAMTAB - LOWERCASE | Lowercase letters allowed/not allowed | |
21 | ![]() |
VIMNAMTAB - LOWERCASE | Lowercase letters allowed/not allowed | SOURCE VALUE(LOWERCASE) LIKE VIMNAMTAB-LOWERCASE DEFAULT ' ' |
22 | ![]() |
VIMNAMTAB - INTTYPE | ABAP data type (C,D,N,...) | |
23 | ![]() |
VIMNAMTAB - INTTYPE | ABAP data type (C,D,N,...) | SOURCE VALUE(INTTYPE) LIKE VIMNAMTAB-INTTYPE |
24 | ![]() |
VIMNAMTAB - FLENGTH | Internal Length in Bytes | SOURCE VALUE(INTLEN) LIKE VIMNAMTAB-FLENGTH |
25 | ![]() |
VIMNAMTAB - FLENGTH | Internal Length in Bytes | |
26 | ![]() |
VIMNAMTAB - DECIMALS | Number of Decimal Places | |
27 | ![]() |
VIMNAMTAB - DECIMALS | Number of Decimal Places | SOURCE VALUE(DECIMALS) LIKE VIMNAMTAB-DECIMALS DEFAULT 0 |
28 | ![]() |
VIMNAMTAB - DATATYPE | Data Type in ABAP Dictionary | SOURCE VALUE(DATATYPE) LIKE VIMNAMTAB-DATATYPE |
29 | ![]() |
VIMNAMTAB - CONVEXIT | Conversion Routine | SOURCE VALUE(CONVEXIT) LIKE VIMNAMTAB-CONVEXIT DEFAULT ' ' |
30 | ![]() |
VIMNAMTAB - CONVEXIT | Conversion Routine |