SAP ABAP Interface IF_CTS_LANDSCAPE (CTS System Landscape)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MODEL (Package) Central CTS: Package for Object Model
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
Interface IF_CTS_LANDSCAPE  
Short Description CTS System Landscape    
General Data
Package SCTS_DIST_CTL_MODEL   Central CTS: Package for Object Model 
Created 20091101   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_LANDSCAPE has no forward declaration.
Interfaces
Interface IF_CTS_LANDSCAPE has no interface.
Friends
Interface IF_CTS_LANDSCAPE has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_CTS_LANDSCAPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702