SAP ABAP Function Module RKE_TEXT_FILL (Row/column structure: maintain texts for any fields)
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 RKE_TEXT_FILL Row/column structure: maintain texts for any fields  
Function Group KEC1   CO-PA: Pop-ups for the screen definition  
Program Name SAPLKEC1    
INCLUDE Name LKEC1U11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DISPLAY_MODUS TYPE N '1' Display mode 1 - Change 2 - Display
Importing START_COLUMN TYPE INT4 6 Starting column popup
Importing START_ROW TYPE INT4 4 Starting line popup
Importing WINDOW_LENGTH TYPE INT4 20 Length of the popup
Importing WINDOW_TITLE TYPE SYTITLE ' ' Title of the popup
Importing WINDOW_WIDTH TYPE INT4 70 Width of the popup
Tables CHAR_TABLE TYPE CEC05 Internal table of entity characteristics
Exception ABNORMAL_LEAVE TYPE The user has chosen '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  19940828 
SAP Release Created in