SAP ABAP Class CL_CTS_OBJECTLIST_INT_QUERY_RM (ECTS: Internal class for remote non-ABAP object list queries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS (Application Component) Transport Management System
     SCTS_EXT_OBJ (Package) CTS+ External Object List Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CTS_OBJECTLIST_INT_QUERY ECTS: Abstract class for object list queries (internal) 20090124
Properties
Class CL_CTS_OBJECTLIST_INT_QUERY_RM  
Short Description ECTS: Internal class for remote non-ABAP object list queries    
Super Class CL_CTS_OBJECTLIST_INT_QUERY ECTS: Abstract class for object list queries (internal) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_EXT_OBJ   CTS+ External Object List Package 
Created 20090124   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_OBJECTLIST_INT_QUERY_RM has no forward declaration.
Interfaces
Class CL_CTS_OBJECTLIST_INT_QUERY_RM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CTS_OBJECTLIST_QUERY 20090202 ECTS: Object List Queries
2 CL_CTS_OBJECTLIST_UI_DATASRC 20090308 CTS Default Object List UI Data Source
3 CL_CTS_OBJECTLIST_UI_S_DATASRC 20090202 CTS: object list search data source
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_SEL_LEN Constant Protected Type reference (TYPE) I 255 20090205
2 CO_TABLE_LANGPARTS Constant Public Type reference (TYPE) STRING 'CTSOBJLISTT' 20090124
3 CO_TABLE_OBJECTS Constant Public Type reference (TYPE) STRING 'CTSOBJLISTV' 20090124
4 CO_TABLE_PROPERTIES Constant Public Type reference (TYPE) STRING 'CTSOBJPROS' 20090124
5 CO_TARGET_ALL_SYSTEMS Constant Public Type reference (TYPE) STRING '*' 20090129
6 SELECTION Instance attribute Public Type reference (TYPE) CTSOBJECT_SELECTION 20090511
7 SYSTEMS Instance attribute Protected Type reference (TYPE) LT_TMSCSYSS 20090128
8 TARGET_DOMAIN Instance attribute Protected Type reference (TYPE) TMSCSYS-DOMNAM 20090129
9 TARGET_SYSTEM Instance attribute Protected Type reference (TYPE) TMSCSYS-SYSNAM 20090129
Methods
# Method Level Visibility Method type Description Created on
1 FIND_SYSTEMS Instance method Protected Method 20090128
2 GET_COMSYS Instance method Protected Method 20090308
3 SET_TARGET_SYSTEM Instance method Public Method 20090129
Events
Class CL_CTS_OBJECTLIST_INT_QUERY_RM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_TMSCSYSS Protected See coding 20090128 lt_tmscsyss type standard table of tmscsys
Method Signatures

Method FIND_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) BOOLEAN 20090128

Method FIND_SYSTEMS on class CL_CTS_OBJECTLIST_INT_QUERY_RM has no exception.

Method GET_COMSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMSYS Value transfer Type reference (TYPE) TMSSYSNAM 20090308
2 Importing SYSTEM Call by reference Type reference (TYPE) TMSSYSNAM 20090308

Method GET_COMSYS on class CL_CTS_OBJECTLIST_INT_QUERY_RM has no exception.

Method SET_TARGET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) TMSCSYS-DOMNAM 20090129
2 Importing SYSTEM Call by reference Type reference (TYPE) TMSCSYS-SYSNAM '*' 20090129
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_EXCEPTION 20090129
History
Last changed by/on SAP  20140121 
SAP Release Created in 702