SAP ABAP Function Module C0_DM_LST_MARK_GET_LAST (Search last marked record for object type in current list in 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_MARK_GET_LAST Search last marked record for object type in current list in dialog table  
Function Group C0DM   CIM: Method for processing dialog tables  
Program Name SAPLC0DM  
INCLUDE Name LC0DMU30    
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 RC27I_EXP TYPE RC27I Indices on document table to selec
Exporting RCLST_EXP TYPE RCLST Record from dialog table
Importing FILTER_IMP TYPE SPACE
Importing FLG_OPR_SOP_IMP TYPE 'X' Indicator: treat equally operation
Importing OBJECT_IMP TYPE RCLST-OBJECT Object type
Importing SUBOBJ_IMP TYPE RCLST-SUBOBJ SPACE
Importing ZZZZ TYPE SYST-MANDT SPACE temporary field (allignment proble
Tables DIALOG_TAB TYPE RCLST Dialog table
Tables LST_CTR TYPE RCLSC List control table
Exception NOT_FOUND TYPE No record selected according to ob
Exception NO_LIST TYPE No appropriate list 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