SAP ABAP Function Module CP_DT_DTAB_READ_BY_OBJ (Read all records of an object from 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 CP_DT_DTAB_READ_BY_OBJ Read all records of an object from the dialog table  
Function Group CPDT   Task lists: dialog tables  
Program Name SAPLCPDT   Dialog Table Processing: General Performs 
INCLUDE Name LCPDTU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENTRIES_EXP TYPE SYST-TABIX Number of Entries Found
Importing OBJECT_IMP TYPE RCLST-OBJECT Object to which data records shoul
Importing PLNAL_IMP TYPE RCPLS-PLNAL SPACE Alternative task list
Importing PLNFL_IMP TYPE RCPLS-PLNFL SPACE Sequence
Importing PLNNR_IMP TYPE RCPLS-PLNNR SPACE Task List Number
Importing PLNTY_IMP TYPE RCPLS-PLNTY SPACE Routing type
Tables DIALOG_TAB TYPE RCLST Dialog table to object
Exception INVALID_KEY TYPE Wrong Key
               
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