SAP ABAP Function Module TABLE_GET_KEY_TO_SET_CUR_ROW (Determination of key for integrating into an external table)
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_GET_KEY_TO_SET_CUR_ROW | Determination of key for integrating into an external table |
| Function Group | SVIX | Editing tabular data |
| Program Name | SAPLSVIX | View maintenance aux. module |
| INCLUDE Name | LSVIXU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
TABLE_KEY_NEW | TYPE | ANY | SPACE | Unicode: Instead of export parameter TABLE_KEY | ||
| |
TABLE_KEY | TYPE | Key to be integrated with | ||||
| |
TABLE | TYPE | OCUS-TABLE | DDIC name of the structure | |||
| |
F4_FORMNAME | TYPE | SPACE | Name of the external subroutine for F4 help | |||
| |
F4_PROGRAMNAME | TYPE | TRDIR-NAME | SPACE | Name of the module pool from F4_FORMNAME | ||
| |
F1_FORMNAME | TYPE | SPACE | Name of the external subroutine for F1 help | |||
| |
F1_PROGRAMNAME | TYPE | TRDIR-NAME | SPACE | Name of the module pool from F1_FORMNAME | ||
| |
SELLIST | TYPE | VIMSELLIST | Preallocation of fields in the dialog box | |||
| |
EXCLUDE_FIELDS | TYPE | VIMEXCLFLD | ||||
| |
CANCELLED_BY_USER | TYPE | Dialog box was cancelled with PF12 | ||||
| |
TABLE_NOT_FOUND | TYPE | Table structure not in DDIC | ||||
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 | 19950324 |
| SAP Release Created in |