SAP ABAP Function Module C0_DM_LST_CTR_READ_BY_LSTNR (Read loop indexes for list number)
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_CTR_READ_BY_LSTNR Read loop indexes for list number  
Function Group C0DM   CIM: Method for processing dialog tables  
Program Name SAPLC0DM  
INCLUDE Name LC0DMU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENTRIES_EXP TYPE SYST-TABIX Number of the entries in the list
Exporting INDEX_AUF_EXP TYPE SYST-TABIX Index on 1st entry of the current
Exporting INDEX_END_EXP TYPE SYST-TABIX Index on last entry of the list
Exporting INDEX_STA_EXP TYPE SYST-TABIX Index on 1st entry of the list
Exporting PHYKEY_EXP TYPE RCLSC-PHYKEY Key to which list was set up
Exporting RCLSC_EXP TYPE RCLSC Record from list control table
Importing LSTNR_IMP TYPE RCLST-LSTNR List number
Tables LST_CTR TYPE RCLSC List control table
Exception NOT_FOUND TYPE For list number, no entry in dialo
               
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