SAP ABAP Function Module LMON_SELECTED_OBJECTS_GET (Returns range of preselected objects that belong to calling package)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-TRM (Application Component) Task & Resource Management
     LMON (Package) Monitor
Basic Data
Function Module LMON_SELECTED_OBJECTS_GET Returns range of preselected objects that belong to calling package  
Function Group LMON_SERVICES   Services for TRM packages  
Program Name SAPLLMON_SERVICES    
INCLUDE Name LLMON_SERVICESU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_WHERE TYPE LMONT_IT_WHERE Full WHERE table
Exporting ET_OBCLS_WHERE TYPE LMONT_IT_OBCLS_WHERE WHERE table for specified class
Exporting ET_QUASI_WHERE TYPE LMONT_IT_QUASI_WHERE WHERE table for selection by fields from other tables
Exporting ET_OBCLS TYPE LMONT_IT_OBCLS_ID Table of all preselected object classes
Exporting ET_RANGE_WHERE TYPE LMON_WHERE_T WHERE conditions - table type
Exporting ES_RANGE_WHERE TYPE LMON_WHERE WHERE conditions for given object class
Importing IV_OBCLS TYPE LMON_OBCLS Object class for which WHERE table is returned
Importing IV_NOWHERE TYPE XFELD Return only list of object classes with no WHERE 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  20020404 
SAP Release Created in 110