SAP ABAP Function Module RKD_SEND_PUSH_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_SEND_PUSH_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 LKEC1U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INFORMATION TYPE CHAR_60 SPACE Character String 60
Importing START_COLUMN TYPE INT4 6 Natural number
Importing START_ROW TYPE INT4 4 Natural number
Importing WINDOW_LENGTH TYPE INT4 20 Natural number
Importing WINDOW_TITLE TYPE SYTITLE ' ' Character String 60
Importing WINDOW_WIDTH TYPE INT4 28 Natural number
Tables SEL_TABLE TYPE CEC01 Internal table for selection of entries
Exception ABNORMAL_LEAVE TYPE User selected "Cancel"
               
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  19960506 
SAP Release Created in