SAP ABAP Class IF_CTS_ORG_OBJLST_UI_DATASRC (CTS Object List UI Data Source Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_ORG_OBJLST_UI_DATASRC CTS Default Object List UI Data Source 20130307
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_ORG_OBJLST_UI_EDIT_SRC CTS+ Object List source with edit mode 20130307
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_ORG_OBJLST_UI_S_DATASRC CTS: object list search data source 20130307
Properties
Class IF_CTS_ORG_OBJLST_UI_DATASRC  
Short Description CTS Object List UI Data Source Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130301   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CTS_ORG_OBJLST_UI_DATASRC has no interface implemented.
Friends
Class IF_CTS_ORG_OBJLST_UI_DATASRC has no friend class.
Attributes
Class IF_CTS_ORG_OBJLST_UI_DATASRC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADDITIONAL_INFORMATION Instance method Public Method Provide additional information as key/value pairs 20130301
2 GET_KEYS Instance method Public Method Provide list of all tale keys 20130301
3 GET_OBJECTS Instance method Public Method Provide list of all objects 20130301
4 IS_DUAL_MODEL Instance method Public Method Flag for transport/object view toggle 20130301
5 SHOW_EXTENDED_COLUMNS Instance method Public Method Flag for showing extended columns (application, details...) 20130301
Events
Class IF_CTS_ORG_OBJLST_UI_DATASRC has no event.
Types
Class IF_CTS_ORG_OBJLST_UI_DATASRC has no local type.
Method Signatures

Method GET_ADDITIONAL_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFORMATION Value transfer Type reference (TYPE) CTS_WD_UIKEYVALUES List of key-value pairs 20130301

Method GET_ADDITIONAL_INFORMATION on class IF_CTS_ORG_OBJLST_UI_DATASRC has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130301
2 Exporting KEYS Call by reference Type reference (TYPE) TRWBO_T_E071K 20130301
3 Importing PARENT Call by reference Type reference (TYPE) CTS_WD_UIOBJECT CTS+ object list object - data source level 20130301
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY No authorization for this action 20130301
2 CX_CTS_OBJECTLIST_UI_DATASRC Object list data source exceptions 20130301

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130301
2 Exporting KEYS Call by reference Type reference (TYPE) TRWBO_T_E071K 20130301
3 Exporting OBJECTS Call by reference Type reference (TYPE) CTS_WD_UIOBJECTS Non-ABAP object list for UI usage 20130301
4 Importing PARENT Call by reference Type reference (TYPE) CTS_WD_UIOBJECT CTS+ object list object - data source level 20130301
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY No authorization for this action 20130301
2 CX_CTS_OBJECTLIST_UI_DATASRC Object list data source exceptions 20130301

Method IS_DUAL_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130301

Method IS_DUAL_MODEL on class IF_CTS_ORG_OBJLST_UI_DATASRC has no exception.

Method SHOW_EXTENDED_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130301

Method SHOW_EXTENDED_COLUMNS on class IF_CTS_ORG_OBJLST_UI_DATASRC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in