SAP ABAP Function Module TABLE_VARIANT_INPUT (Create selection variants for tables/views)
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_VARIANT_INPUT | Create selection variants for tables/views |
Function Group | SVIX | Editing tabular data |
Program Name | SAPLSVIX | View maintenance aux. module |
INCLUDE Name | LSVIXU23 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TABLE | TYPE | DD02L-TABNAME | ' ' | Name of the table/view to be processed | ||
![]() |
VARIANT | TYPE | TVIMV-VARIANT | ' ' | Name of the selection variant to be processed | ||
![]() |
VARTEXT | TYPE | TVIMVT-TEXT | ' ' | Variant text (for maintenance without dialog) | ||
![]() |
CORR_NUMBER | TYPE | E071-TRKORR | ' ' | Change task for logging change | ||
![]() |
ACTION | TYPE | ' ' | Action: S-display, U-change, A-add, L-delete | |||
![]() |
NO_DIALOG | TYPE | ' ' | Flag: X-Dialog is suppressed | |||
![]() |
SELLIST | TYPE | VIMSELLIST | Selection conditions table | |||
![]() |
X_HEADER | TYPE | VIMDESC | Control block table for the table/view | |||
![]() |
X_NAMTAB | TYPE | VIMNAMTAB | Control block table for the table/view fields | |||
![]() |
CANCELLED_BY_USER | TYPE | Action was cancelled | ||||
![]() |
INVALID_TABLE | TYPE | The table/view name is not allowed | ||||
![]() |
INVALID_VARIANT | TYPE | The combination table/variant is not allowed | ||||
![]() |
MISSING_CORR_NUMBER | TYPE | Change change task not specified | ||||
![]() |
NO_AUTHORITY | TYPE | No authorization for the requested action | ||||
![]() |
FOREIGN_LOCK | TYPE | Object is locked by others | ||||
![]() |
SYSTEM_FAILURE | TYPE | System locking error | ||||
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 | 19960322 |
SAP Release Created in |