SAP ABAP Class CL_EPP_APPLICATION (Class for Application 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) 20070705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPP_APPLICATION_SECTION Application Area of Extended Passport (EPP) 20070705
Properties
Class CL_EPP_APPLICATION  
Short Description Class for Application 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 20070705   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_APPLICATION_SECTION Application Area of Extended Passport (EPP) 20070705
Friends
# Friend Modeled only Created on Description
1 CL_EPP_APPLICATION_FACTORY 20070706 Factory Class for Application Part of Extended Passport
2 CL_EPP_ENTITY 20070716 Class for Entity in Extended Passport (EPP)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_APPLICATION_ID Instance attribute Protected Type reference (TYPE) EPP_APPLICATION_ID ID for Application Area in Extended Passport 20070706
Methods
# Method Level Visibility Method type Description Created on
1 IGET_SECTION Static method Protected Method Factory Method for IF_EPP_APPLICATION_SECTION 20070716
2 IGET_SECTION_AS_REFERENCE Static method Protected Method Factory Method for IF_EPP_APPLICATION_SECTION 20070719
Events
Class CL_EPP_APPLICATION has no event.
Types
Class CL_EPP_APPLICATION has no local type.
Method Signatures

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_APPLICATION_ID Identifikator für Anwendungs-Bereich im Extended Passport 20070716
2 Returning SECTION Value transfer Object reference (TYPE REF TO) IF_EPP_APPLICATION_SECTION Anwendungsbereich des Extended Passportes (EPP) 20070716
# Exception Resumable Description Created on
1 CX_EPP_ERROR Ausnahme im Extended Passport (EPP) 20070726

Method IGET_SECTION_AS_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_APPLICATION_ID Identifikator für Anwendungs-Bereich im Extended Passport 20070719
2 Importing REF Call by reference Object reference (TYPE REF TO) CL_EPP_CORE 20070719
3 Returning SECTION Value transfer Object reference (TYPE REF TO) IF_EPP_APPLICATION_SECTION Anwendungsbereich 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