SAP ABAP Function Module RKD_HIER_SELECTION_SCREEN (Send window for selection of entries from internal table)
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 RKD_HIER_SELECTION_SCREEN Send window for selection of entries from internal table  
Function Group KEC1   CO-PA: Pop-ups for the screen definition  
Program Name SAPLKEC1    
INCLUDE Name LKEC1U17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing APPLCLASS TYPE RKB1D-APPLCLASS
Importing DISPLAY_MODUS TYPE N '1' '1' - Change, '2' - Display
Importing I_RKB1X TYPE RKB1X
Importing START_COLUMN TYPE INT4 6 Natural number
Importing START_ROW TYPE INT4 4 Natural number
Importing TABLE TYPE RKB1D-TABNAME
Importing TEXT_LENGTH TYPE INT4 40 Length of entries
Importing WINDOW_LENGTH TYPE INT4 12 Natural number
Importing WINDOW_TITLE TYPE SYTITLE ' ' Character String 60
Importing WINDOW_WIDTH TYPE INT4 83 Natural number
Tables I_FDEP_TAB TYPE CDIDEP
Tables I_FIELD_TAB TYPE CDIFIE
Tables SEL_TABLE TYPE CEC01 Internal table for selection of entries
Exception ABNORMAL_LEAVE TYPE User selected "Cancel"
Exception CRITERIA_NOT_FOUND TYPE Transferred characteristic does not exist in operating concern
               
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  19950902 
SAP Release Created in