SAP ABAP Class CL_EPP_MANAGER (EPP Instance Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST-DP (Application Component) Dispatcher/Task Handler
⤷
SEPP (Package) Extended Passport
⤷
⤷
Properties
| Class | CL_EPP_MANAGER | |
| Short Description | EPP Instance Manager | |
| 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 | 20070709 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPP_MANAGER has no forward declaration.
Interfaces
Class CL_EPP_MANAGER has no interface implemented.
Friends
Class CL_EPP_MANAGER has no friend class.
Attributes
Class CL_EPP_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Serialized Form of EPP Entity | 20070716 | |
| 2 | Static method | Public | Method | Reset Entity to Default Entity State | 20070720 | |
| 3 | Static method | Public | Method | Deserialize EPP Entity | 20070716 | |
| 4 | Static method | Public | Method | Apply EPP Entity as Default Entity | 20070720 |
Events
Class CL_EPP_MANAGER has no event.
Types
Class CL_EPP_MANAGER has no local type.
Method Signatures
Method GET_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_EPP_ENTITY | Entität des Extended Passportes (EPP) | 20070716 | |||
| 2 | MEMENTO | Value transfer | Type reference (TYPE) | XSTRING | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Extended Passport (EPP) | 20070726 |
Method RESTORE_DEFAULT Signature
Method RESTORE_DEFAULT on class CL_EPP_MANAGER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Extended Passport (EPP) | 20070726 |
Method RESTORE_FROM_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) | 20070716 | |||
| 2 | MEMENTO | Call by reference | Type reference (TYPE) | XSTRING | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Extended Passport (EPP) | 20070726 |
Method SET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_EPP_ENTITY | Entität des Extended Passportes (EPP) | 20070720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Extended Passport (EPP) | 20070726 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |