SAP ABAP Function Module TABLE_RANGE_INPUT (Fill the Views Selection Conditions Table in Dialog Box)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SVIM (Package) Basis View Maintenance
⤷
⤷
Basic Data
| Function Module | TABLE_RANGE_INPUT | Fill the Views Selection Conditions Table in Dialog Box |
| Function Group | SVIX | Editing tabular data |
| Program Name | SAPLSVIX | View maintenance aux. module |
| INCLUDE Name | LSVIXU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TABLE | TYPE | OCUS-TABLE | Name of the table/structure to be edited | |||
| |
NO_INPUT | TYPE | ' ' | Flag: X display only | |||
| |
NO_SAVING_AS_VARIANT | TYPE | 'X' | Flag: X can not be saved as variant | |||
| |
OC_INST | TYPE REF TO | CL_VIEWFIELDS_ORG_CRIT | Organizational Criteria for Row Authorization | |||
| |
SUPPRESS_WA_POPUP | TYPE | XFELD | SPACE | Flag: Suppress "Specify Work Area" Dialog Box | ||
| |
SHOW_SELECTION_POPUP | TYPE | XFELD | SPACE | Flag: Display "Specify Work Area" Dialog Box, If Necessary | ||
| |
SELLIST | TYPE | VIMSELLIST | Selection conditions table | |||
| |
X_HEADER | TYPE | VIMDESC | Control block table for the entire | |||
| |
X_NAMTAB | TYPE | VIMNAMTAB | View fields control block table | |||
| |
CANCELLED_BY_USER | TYPE | Cancel by F12 | ||||
| |
NO_INPUT | TYPE | user did not make an entry | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |