SAP ABAP Function Module VIEW_INIT_SUBST_KEYFLDS (Initialization of (real) subset fields of a view)
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 | VIEW_INIT_SUBST_KEYFLDS | Initialization of (real) subset fields of a view |
| Function Group | SVIX | Editing tabular data |
| Program Name | SAPLSVIX | View maintenance aux. module |
| INCLUDE Name | LSVIXU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ALL_FIELDS_BLANK | TYPE | XFELD | Flag: all subset fields are empty | |||
| |
STATE_INIT_NECESSARY | TYPE | XFELD | Flag: status vector must be initialized | |||
| |
WORKAREA_OUT | TYPE | ANY | Initial work area of the view - output | |||
| |
VISK_TABNAME | TYPE | TABNAME | Table or View Name | |||
| |
WORKAREA_IN | TYPE | ANY | Initial work area of the view - input | |||
| |
SELLIST | TYPE | VIMSELLIST | Table of selection requirements | |||
| |
X_NAMTAB | TYPE | VIMNAMTAB | Control block table for the view fields | |||
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 |