SAP ABAP Class CL_EPP_SYSTEM (Class for System Area of Extended Passport (EPP))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-DP (Application Component) Dispatcher/Task Handler
     SEPP (Package) Extended Passport
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPP_CORE Core Layer of Extended Passport (EPP) 20070706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPP_SYSTEM_SECTION System Area of Extended Passport (EPP) 20070706
Properties
Class CL_EPP_SYSTEM  
Short Description Class for System Area of Extended Passport (EPP)    
Super Class CL_EPP_CORE Core Layer of Extended Passport (EPP) 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SEPP   Extended Passport 
Created 20070706   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPP_SYSTEM_SECTION System Area of Extended Passport (EPP) 20070706
Friends
# Friend Modeled only Created on Description
1 CL_EPP_ENTITY 20070720 Class for Entity in Extended Passport (EPP)
2 CL_EPP_SYSTEM_FACTORY 20070706 Factory Class for System Part of Extended Passport
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SYSTEM_ID_UNDEFINED Constant Private Type reference (TYPE) EPP_SYSTEM_ID -1 ID for System Section in Extended Passport (EPP) 20070919
2 M_SYSTEM_ID Instance attribute Protected Type reference (TYPE) EPP_SYSTEM_ID ID for System Area in Extended Passport (EPP) 20070706
Methods
# Method Level Visibility Method type Description Created on
1 ICHECK_SYSTEM_ID Instance method Private Method Validity Check of System ID 20070919
2 IGET_GLOBAL_SECTION Static method Protected Method Creation Method for Global Area of System Entity 20070919
3 IGET_SECTION Static method Protected Method Factory Method for IF_EPP_SYSTEM_SECTION 20070716
4 IGET_SECTION_BY_REFERENCE Static method Protected Method Factory Method for IF_EPP_SYSTEM_SECTION 20070719
Events
Class CL_EPP_SYSTEM has no event.
Types
Class CL_EPP_SYSTEM has no local type.
Method Signatures

Method ICHECK_SYSTEM_ID Signature

Method ICHECK_SYSTEM_ID on class CL_EPP_SYSTEM has no parameter.
# Exception Resumable Description Created on
1 CX_EPP_ERROR Ausnahme im Extended Passport (EPP) 20070919

Method IGET_GLOBAL_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SECTION Value transfer Object reference (TYPE REF TO) IF_EPP_SYSTEM_SECTION Systembereich des Extended Passportes (EPP) 20070919
# Exception Resumable Description Created on
1 CX_EPP_ERROR Ausnahme im Extended Passport (EPP) 20070919

Method IGET_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) EPP_SYSTEM_ID Identifikator für System-Bereich im Extended Passport (EPP) 20070716
2 Returning SECTION Value transfer Object reference (TYPE REF TO) IF_EPP_SYSTEM_SECTION Systembereich des Extended Passportes (EPP) 20070716
# Exception Resumable Description Created on
1 CX_EPP_ERROR Ausnahme im Extended Passport (EPP) 20070726

Method IGET_SECTION_BY_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) EPP_SYSTEM_ID Identifikator für System-Bereich im Extended Passport (EPP) 20070719
2 Importing REF Call by reference Object reference (TYPE REF TO) CL_EPP_CORE Kern-Schicht des Extrended Passportes (EPP) 20070719
3 Returning SECTION Value transfer Object reference (TYPE REF TO) IF_EPP_SYSTEM_SECTION Systembereich des Extended Passportes (EPP) 20070719
# Exception Resumable Description Created on
1 CX_EPP_ERROR Ausnahme im Extended Passport (EPP) 20070726
History
Last changed by/on SAP  20110908 
SAP Release Created in 710