SAP ABAP Class CL_CTS_LANDSCAPE_ROLE_MGR (Central CTS: Landscape Roles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_LANDSCAPE (Package) Landscape Parts of cCTS
Properties
Class CL_CTS_LANDSCAPE_ROLE_MGR  
Short Description Central CTS: Landscape Roles    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_LANDSCAPE   Landscape Parts of cCTS 
Created 20100526   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_CTS_LANDSCAPE_ROLE_MGR has no interface implemented.
Friends
Class CL_CTS_LANDSCAPE_ROLE_MGR has no friend class.
Attributes
Class CL_CTS_LANDSCAPE_ROLE_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ROLE Instance method Public Method Add a new role 20100526
2 ASSIGN_ROLE Instance method Public Method Assign a role to a system 20100526
3 CREATE Static method Public Method Create instance 20100526
4 FILTER_SYSTEMS_BY_ROLE Instance method Public Method Filter a given system list using a role 20100623
5 GET_ROLES Instance method Public Method Retrieve list of roles 20100526
6 GET_SYSTEMS_FOR_ROLE Instance method Public Method Retrieve systems with a given role 20100526
7 REMOVE_ROLE Instance method Public Method Delete a role 20100526
8 UNASSIGN_ROLE Instance method Public Method Remove a role from a system 20100526
Events
Class CL_CTS_LANDSCAPE_ROLE_MGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ROLE Public Type reference (TYPE) SCTS_TY_SYSROLE Central CTS: List of roles 20100526
2 TY_ROLES Public Type reference (TYPE) SCTS_TY_SYSROLES Central CTS: List of roles 20100526
Method Signatures

Method ADD_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100526
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from handling systems 20100526

Method ASSIGN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100526
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM 20100526
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from handling systems 20100526

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) CL_CTS_LANDSCAPE_ROLE_MGR Central CTS: Landscape Roles 20100526

Method CREATE on class CL_CTS_LANDSCAPE_ROLE_MGR has no exception.

Method FILTER_SYSTEMS_BY_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100623
2 Importing SYSTEMS_IN Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_SYSTEMS 20100623
3 Returning SYSTEMS_OUT Value transfer Type reference (TYPE) IF_CTS_SYSTEM=>TY_SYSTEMS 20100623

Method FILTER_SYSTEMS_BY_ROLE on class CL_CTS_LANDSCAPE_ROLE_MGR has no exception.

Method GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROLES Value transfer Type reference (TYPE) TY_ROLES Central CTS: List of roles 20100526
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM 20100526

Method GET_ROLES on class CL_CTS_LANDSCAPE_ROLE_MGR has no exception.

Method GET_SYSTEMS_FOR_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100526
2 Returning SYSTEMS Value transfer Type reference (TYPE) IF_CTS_SYSTEM=>TY_SYSTEMS 20100526

Method GET_SYSTEMS_FOR_ROLE on class CL_CTS_LANDSCAPE_ROLE_MGR has no exception.

Method REMOVE_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100526
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from handling systems 20100526

Method UNASSIGN_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROLE Call by reference Type reference (TYPE) TY_ROLE Central CTS: List of roles 20100526
2 Importing SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM 20100526
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_SYSTEM Exceptions from handling systems 20100526
History
Last changed by/on SAP  20140121 
SAP Release Created in 702