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