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
Changing TABLE_KEY_NEW TYPE ANY SPACE Unicode: Instead of export parameter TABLE_KEY
Exporting TABLE_KEY TYPE Key to be integrated with
Importing TABLE TYPE OCUS-TABLE DDIC name of the structure
Importing F4_FORMNAME TYPE SPACE Name of the external subroutine for F4 help
Importing F4_PROGRAMNAME TYPE TRDIR-NAME SPACE Name of the module pool from F4_FORMNAME
Importing F1_FORMNAME TYPE SPACE Name of the external subroutine for F1 help
Importing F1_PROGRAMNAME TYPE TRDIR-NAME SPACE Name of the module pool from F1_FORMNAME
Tables SELLIST TYPE VIMSELLIST Preallocation of fields in the dialog box
Tables EXCLUDE_FIELDS TYPE VIMEXCLFLD
Exception CANCELLED_BY_USER TYPE Dialog box was cancelled with PF12
Exception TABLE_NOT_FOUND TYPE Table structure not in DDIC
               
Processing Type
Normal Function Module  
Remote-Enabled 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