SAP ABAP Class CL_CTS_LANDSCAPE (CTS Landscape)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_LANDSCAPE CTS System Landscape 20091101
Properties
Class CL_CTS_LANDSCAPE  
Short Description CTS Landscape    
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 20091101   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
# Interface Abstract Final Description Created on
1 IF_CTS_LANDSCAPE CTS System Landscape 20091101
Friends
# Friend Modeled only Created on Description
1 CL_CTS_LANDSCAPE_FACTORY 20091101 System and landscape factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENTRY Instance attribute Protected Type reference (TYPE) TY_LANDSCAPE_ENTRY 20091101
Methods
# Method Level Visibility Method type Description Created on
1 GET_LANDSCAPE_ENTRY Instance method Public Method 20091101
2 GET_NAME Instance method Public Method 20091101
3 GET_SYSTEMS Instance method Public Method 20091101
4 LOAD Static method Protected Method Load instance 20091101
5 LOAD_ALL Static method Protected Method Load all 20091101
6 SET_NAME Instance method Public Method 20091101
Events
Class CL_CTS_LANDSCAPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LANDSCAPES Public Attribute reference (LIKE) 20091101
2 TY_LANDSCAPE_ENTRY Public Attribute reference (LIKE) 20091101
3 TY_NAME Public Attribute reference (LIKE) 20091101
4 TY_SYSTEMS Public Attribute reference (LIKE) 20091101
Method Signatures

Method GET_LANDSCAPE_ENTRY Signature

Method GET_LANDSCAPE_ENTRY on class CL_CTS_LANDSCAPE has no parameter.
Method GET_LANDSCAPE_ENTRY on class CL_CTS_LANDSCAPE has no exception.

Method GET_NAME Signature

Method GET_NAME on class CL_CTS_LANDSCAPE has no parameter.
Method GET_NAME on class CL_CTS_LANDSCAPE has no exception.

Method GET_SYSTEMS Signature

Method GET_SYSTEMS on class CL_CTS_LANDSCAPE has no parameter.
Method GET_SYSTEMS on class CL_CTS_LANDSCAPE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTRY Call by reference Type reference (TYPE) TY_LANDSCAPE_ENTRY 20091101
2 Returning LANDSCAPE Value transfer Object reference (TYPE REF TO) IF_CTS_LANDSCAPE CTS System Landscape 20091101
3 Importing LANDSCAPE_NAME Call by reference Type reference (TYPE) TY_NAME 20091101
4 Importing SYSTEM_NAME Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_NAME 20091101
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_LANDSCAPE CTS Landscape Exception 20091101

Method LOAD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LANDSCAPES Value transfer Type reference (TYPE) TY_LANDSCAPES 20091101
# Exception Resumable Description Created on
1 CX_CTS_LANDSCAPE_LANDSCAPE CTS Landscape Exception 20091101

Method SET_NAME Signature

Method SET_NAME on class CL_CTS_LANDSCAPE has no parameter.
Method SET_NAME on class CL_CTS_LANDSCAPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702