SAP ABAP Class CL_EPP_ENTITY (Class for Entity in 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_APPLICATION_ENTITY | Entity of Application Area in EPP | 20070716 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPP_ENTITY | Entity in Extended Passport (EPP) | 20070706 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPP_ENTITY_SECTIONS | Entity in Extended Passport (EPP) | 20070719 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPP_GLOBAL_ENTITY | Entity in Extended Passport (EPP) | 20070718 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPP_SYSTEM_ENTITY | Entity of System Area in EPP | 20070716 |
Properties
Class | CL_EPP_ENTITY | |
Short Description | Class for Entity in 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EPP_APPLICATION_ENTITY | Entity of Application Area in EPP | 20070716 | ||
2 | IF_EPP_ENTITY | Entity in Extended Passport (EPP) | 20070706 | ||
3 | IF_EPP_ENTITY_SECTIONS | Entity in Extended Passport (EPP) | 20070719 | ||
4 | IF_EPP_GLOBAL_ENTITY | Entity in Extended Passport (EPP) | 20070718 | ||
5 | IF_EPP_SYSTEM_ENTITY | Entity of System Area in EPP | 20070716 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_EPP_APPLICATION | 20070716 | Class for Application Area of Extended Passport (EPP) | |
2 | CL_EPP_ENTITY_FACTORY | 20070706 | Factory Class for Global Part of Extended Passport | |
3 | CL_EPP_GLOBAL | 20070720 | Class for Global Area of Extended Passport (EPP) | |
4 | CL_EPP_MANAGER | 20070716 | EPP Instance Manager | |
5 | CL_EPP_SYSTEM | 20070716 | Class for System Area of Extended Passport (EPP) |
Attributes
Class CL_EPP_ENTITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Factory Method for IF_EPP_ENTITY Using Memento | 20070724 |
2 | ![]() |
Static method | Protected | Method | Factory Method for IF_EPP_ENTITY as Reference | 20070724 |
3 | ![]() |
Static method | Protected | Method | Factory Method for IF_EPP_ENTITY | 20070726 |
Events
Class CL_EPP_ENTITY has no event.
Types
Class CL_EPP_ENTITY has no local type.
Method Signatures
Method IGET_ENTITY_BY_MEMENTO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_EPP_ENTITY | Entität des Extended Passportes (EPP) | 20070724 | ||
2 | ![]() |
MEMENTO | Call by reference | Type reference (TYPE) | XSTRING | Erzeugung des Objectes fuer Memento ? | 20070724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Extended Passport (EPP) | 20070726 |
Method IGET_ENTITY_BY_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY | Value transfer | Object reference (TYPE REF TO) | CL_EPP_ENTITY | Entität des Extended Passportes (EPP) | 20070724 | ||
2 | ![]() |
REF | Call by reference | Object reference (TYPE REF TO) | CL_EPP_CORE | Kern-Schicht des Extrended Passportes (EPP) | 20070724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Extended Passport (EPP) | 20070726 |
Method IGET_ENTITY_SECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY | Value transfer | Object reference (TYPE REF TO) | IF_EPP_ENTITY_SECTIONS | Entität des Extended Passportes (EPP) | 20070726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Extended Passport (EPP) | 20070726 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |