SAP ABAP Function Module CP_DT_DTAB_REC_READ_BY_KEY (Read record from dialog table for list number and sort key)
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_REC_READ_BY_KEY Read record from dialog table for list number and sort key  
Function Group CPDT   Task lists: dialog tables  
Program Name SAPLCPDT   Dialog Table Processing: General Performs 
INCLUDE Name LCPDTU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDEX_DT_EXP TYPE SYST-TABIX Index on dialog table
Exporting RCLST_EXP TYPE RCLST Data record from dialog table
Importing LSTNR_IMP TYPE RCLST-LSTNR List number
Importing SORT_IMP TYPE RCLST-SORT Sort feature
Exception NOT_FOUND TYPE No appropriate data record found
               
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