SAP Function TABLE_RANGE_INPUT - Fill the Views Selection Conditions Table in Dialog Box

Parameter Reference Type Length Default Optional Text
NO_INPUT 0 ' ' X Flag: X display only
NO_SAVING_AS_VARIANT 0 'X' X Flag: X can not be saved as variant
OC_INST REF TO CL_VIEWFIELDS_ORG_CRIT 0 X Organizational Criteria for Row Authorization
SHOW_SELECTION_POPUP XFELD C 1 SPACE X Flag: Display "Specify Work Area" Dialog Box, If Necessary
SUPPRESS_WA_POPUP XFELD C 1 SPACE X Flag: Suppress "Specify Work Area" Dialog Box
TABLE OCUS-TABLE C 30 Name of the table/structure to be edited

Parameter Reference Length Optional Text
SELLIST VIMSELLIST 712 Selection conditions table
X_HEADER VIMDESC 1556 Control block table for the entire
X_NAMTAB VIMNAMTAB 520 View fields control block table

Exception Text
CANCELLED_BY_USER Cancel by F12
NO_INPUT user did not make an entry

Description
For calling by VIEW_MAINTENANCE_CALL or VIEWCLUSTER_MAINTENANCE_CALL:
Input dialog box is displayed, even if the 'SUPPRESS_WA_POPUP' flag isset, so that you can specify further restrictions in the subset fields.

Value range
SPACE: ,,SUPPRESS_WA_POPUP is effective.
'X',,,,Filled subset fields are not ready for input in the dialog box,and you can specify further selection conditions.

Default
SPACE.