SAP ABAP Class CL_EPP_REGISTRY (Registration of System and Application Areas in EPP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-DP (Application Component) Dispatcher/Task Handler
     SEPP (Package) Extended Passport
Properties
Class CL_EPP_REGISTRY  
Short Description Registration of System and Application Areas in EPP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SEPP   Extended Passport 
Created 20070725   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
Class CL_EPP_REGISTRY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_EPP_APPLICATION 20070725 Class for Application Area of Extended Passport (EPP)
2 CL_EPP_APPLICATION_FACTORY 20070725 Factory Class for Application Part of Extended Passport
3 CL_EPP_ENTITY 20070725 Class for Entity in Extended Passport (EPP)
4 CL_EPP_SYSTEM 20070725 Class for System Area of Extended Passport (EPP)
5 CL_EPP_SYSTEM_FACTORY 20070725 Factory Class for System Part of Extended Passport
Attributes
Class CL_EPP_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLICATION_ITEM_EXISTS Static method Protected Method Does item exist in application area? 20070725
2 APPLICATION_SECTION_EXISTS Static method Protected Method Does application area exist? 20070725
3 GET_ITEM_DESCRIPTION Static method Public Method Read the Item Description 20071210
4 GET_SECTION_DESCRIPTION Static method Public Method Read the Section Description 20071210
5 SYSTEM_ITEM_EXISTS Static method Protected Method Does item exist in system area? 20070725
6 SYSTEM_SECTION_EXISTS Static method Protected Method Does system area exist? 20070725
Events
Class CL_EPP_REGISTRY has no event.
Types
Class CL_EPP_REGISTRY has no local type.
Method Signatures

Method APPLICATION_ITEM_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20070725
2 Importing ID Call by reference Type reference (TYPE) EPP_APPLICATION_ID Identifikator für Anwendungs-Abschnitt im Extended Passport 20070725
3 Importing KEY Call by reference Type reference (TYPE) EPP_ITEM_KEY Element-Schlüssel des Extended Passportes (EPP) 20070725

Method APPLICATION_ITEM_EXISTS on class CL_EPP_REGISTRY has no exception.

Method APPLICATION_SECTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20070725
2 Importing ID Call by reference Type reference (TYPE) EPP_APPLICATION_ID Identifikator für Anwendungs-Abschnitt im Extended Passport 20070725

Method APPLICATION_SECTION_EXISTS on class CL_EPP_REGISTRY has no exception.

Method GET_ITEM_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) EPP_VAR_PART_ID 2 Moegliche Bereiche in Extenden Passport (System/Appl.) 20071210
2 Returning ITEM_DESCRIPTION Value transfer Type reference (TYPE) EPP_DESCRIPTION Beschreibung der Bereiche und Aschnitte im Extended Passport 20071210
3 Importing ITEM_KEY Call by reference Type reference (TYPE) EPP_ITEM_KEY Element-Schlüssel des Extended Passportes (EPP) 20071210
4 Importing SECTION_ID Call by reference Type reference (TYPE) EPP_SECTION_ID Abschnitt-Id im Extended Passport (System/Anwendung) 20071210

Method GET_ITEM_DESCRIPTION on class CL_EPP_REGISTRY has no exception.

Method GET_SECTION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) EPP_VAR_PART_ID 2 Moegliche Bereiche in Extenden Passport (System/Appl.) 20071210
2 Returning SECTION_DESCRIPTION Value transfer Type reference (TYPE) EPP_DESCRIPTION Beschreibungstext für die Section 20071210
3 Importing SECTION_ID Call by reference Type reference (TYPE) EPP_SECTION_ID Abschnitt-Id im Extended Passport (System/Anwendung) 20071210

Method GET_SECTION_DESCRIPTION on class CL_EPP_REGISTRY has no exception.

Method SYSTEM_ITEM_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20070725
2 Importing ID Call by reference Type reference (TYPE) EPP_SYSTEM_ID Identifikator für System-Abscnitt im Extended Passport (EPP) 20070725
3 Importing KEY Call by reference Type reference (TYPE) EPP_ITEM_KEY Element-Schlüssel des Extended Passportes (EPP) 20070725

Method SYSTEM_ITEM_EXISTS on class CL_EPP_REGISTRY has no exception.

Method SYSTEM_SECTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20070725
2 Importing ID Call by reference Type reference (TYPE) EPP_SYSTEM_ID Identifikator für System-Abscnitt im Extended Passport (EPP) 20070725

Method SYSTEM_SECTION_EXISTS on class CL_EPP_REGISTRY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710