Show TOC

View Maintenance InterfacesLocate this document in the navigation structure

Use

Selection conditions in structure VIMSELLIST

Selection conditions in structure VIMSELLIST

In both the view ans the view cluster maintenance, the structure VIMSELLIST contains selection conditions in internal tables. For further information about the individual internal tables, see Administration and Data Tables per Subobject.

The field VALUE is of type character and contains the values in external format. With

          
               WRITE value TO sel_wa-value.
            

you can entrer values of any data types. When you read, you may have to convert the value into internal format, e.g. with the function module RS_CONV_EX_2_IN.