SAP ABAP Class IF_CTS_LANDSCAPE (CTS System Landscape)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_LANDSCAPE CTS Landscape 20091101
Properties
Class IF_CTS_LANDSCAPE  
Short Description CTS System Landscape    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091101   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_LANDSCAPE has no forward declaration.
Interfaces
Class IF_CTS_LANDSCAPE has no interface implemented.
Friends
Class IF_CTS_LANDSCAPE has no friend class.
Attributes
Class IF_CTS_LANDSCAPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LANDSCAPE_ENTRY Instance method Public Method Retrieve TMS Landscape Entry 20091101
2 GET_NAME Instance method Public Method Retrieve name of landscape 20091101
3 GET_SYSTEMS Instance method Public Method Retrieve actual systems belonging to this landscape 20091101
4 SET_NAME Instance method Public Method Set name of landscape 20091101
Events
Class IF_CTS_LANDSCAPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LANDSCAPES Public Type reference (TYPE) SCTS_TY_LANDSCAPES List of landscapes 20091101
2 TY_LANDSCAPE_ENTRY Public Type reference (TYPE) SCTS_TY_LANDSCAPE_ENTRY Technical landscape 20091101
3 TY_NAME Public Type reference (TYPE) SCTS_TY_LANDSCAPE_NAME Landscape name 20091101
4 TY_SYSTEMS Public Type reference (TYPE) SCTS_TY_SYSTEMS System list 20091101
Method Signatures

Method GET_LANDSCAPE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTRY Value transfer Type reference (TYPE) TY_LANDSCAPE_ENTRY Technical representation of landscape 20091101

Method GET_LANDSCAPE_ENTRY on class IF_CTS_LANDSCAPE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) TY_NAME Name of landscape (e.g. dev system name) 20091101

Method GET_NAME on class IF_CTS_LANDSCAPE has no exception.

Method GET_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEMS Value transfer Type reference (TYPE) TY_SYSTEMS List of systems 20091101

Method GET_SYSTEMS on class IF_CTS_LANDSCAPE has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) TY_NAME Name of landscape 20091101

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