SAP ABAP Function Module C0_DM_LST_APP (Append a list to the dialog table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CP (Package) R/3 Application development: PP Task Lists
Basic Data
Function Module C0_DM_LST_APP Append a list to the dialog table  
Function Group C0DM   CIM: Method for processing dialog tables  
Program Name SAPLC0DM  
INCLUDE Name LC0DMU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENTRIES_EXP TYPE SYST-TABIX Number of records of the list
Exporting LSTNR_EXP TYPE RCLST-LSTNR List number
Importing PHYKEY_IMP TYPE RCLSC-PHYKEY Key of the list control tab.
Importing TCA11_IMP TYPE TCA11 Object status field string
Tables DIALOG_TAB TYPE RCLST Dialog table
Tables DIALOG_TAB_APP TYPE RCLST records of the dialog table to be
Tables LST_CTR TYPE RCLSC List control table
               
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