SAP ABAP Class CL_SIW_LANDSCAPE (Implementation of IF_SIW_LANSCAPE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_LANDSCAPE Landscape Interface 20070403
Properties
Class CL_SIW_LANDSCAPE  
Short Description Implementation of IF_SIW_LANSCAPE    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20070403   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SIW_PERSISTENCY_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SIW_DB_QUERIES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_LANDSCAPE Landscape Interface 20070403
Friends
Class CL_SIW_LANDSCAPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STR_LANDSCAPE Instance attribute Private Type reference (TYPE) IF_SIW_DB_QUERIES=>STR_LANDSCAPE VSIW_LANDSCAPE 20070403
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Private Method 20070403
2 S_CREATE Static method Public Method Provides instance of IF_SIW_LANDSCAPE 20070403
Events
Class CL_SIW_LANDSCAPE has no event.
Types
Class CL_SIW_LANDSCAPE has no local type.
Method Signatures

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANDSCAPE_ID Call by reference Type reference (TYPE) SIW_DTE_LANDSCAPE_ID Landscape ID 20070403
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20070403

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANDSCAPE_ID Call by reference Type reference (TYPE) SIW_DTE_LANDSCAPE_ID Landscape ID 20070403
2 Returning R_LANDSCAPE Value transfer Object reference (TYPE REF TO) IF_SIW_LANDSCAPE Landscape Interface 20070403
# Exception Resumable Description Created on
1 CX_SIW_NOT_FOUND Object does not exist 20070403
History
Last changed by/on SAP  20110908 
SAP Release Created in