SAP ABAP Function Module VAR_TAB_TO_FORM_TAB_MESSAGE (VAR_TAB_TO_FORM_TAB_MESSAGE)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KE (Package) Profitability Analysis
Basic Data
Function Module VAR_TAB_TO_FORM_TAB_MESSAGE  
Function Group KES1   Module for the form/layout definition  
Program Name SAPLKES1    
INCLUDE Name LKES1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RKB1X TYPE RKB1X
Exporting INDEX TYPE SYST-TABIX Index in FORM_TAB or SEIG
Exporting LOW_HIGH TYPE CHAR1 From or to parameters 'L','H'
Exporting SEIG_FORM TYPE CHAR1 SEIG or FORM_TAB 'S','F'
Exporting SUBRC TYPE SYST-SUBRC Returncode
Exporting VAR_INDEX TYPE SYST-TABIX Index in VAR_TAB
Importing RKB1D TYPE RKB1D
Importing RKB1F TYPE RKB1F RKB1F
Importing RKB1X TYPE RKB1X RKB1X
Importing START TYPE Call at start
Importing FSKZ_X TYPE CHAR2 SPACE Version number components
Importing MESSAGE_RAISE TYPE CCVALID-XFELD SPACE
Tables FDEP_TAB TYPE CDIDEP Dependency table
Tables FIELD_TAB TYPE CDIFIE Table with field information
Tables FORM_TAB TYPE CFBFO01 Row/column structure
Tables SEIG TYPE CFBSE01 Characteristic table
Tables SH_TAB TYPE CFBSH01
Tables TEXTE_TAB TYPE RKB1W Text table
Tables TEXTPARAM_TAB TYPE CFBTP01 Text variable
Tables VAR_TAB TYPE CFBVP01 Variable table
Exception INVALID_OPERATION_RESULT TYPE
Exception NOT_NUMERIC_VALUE TYPE
Exception UNKNOWN_VALUE TYPE
               
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  19930710 
SAP Release Created in