SAP ABAP Class CL_EPIC_EBR_CUSTOMIZE_PROXY (In charge of customize function)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_EBR_ADJUST_SCREEN_STG | EBR adjust screen strategy | 20130605 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_EBR_CUSTOMIZE_STG | EBR customize strategy | 20130605 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_EBR_DERIVE_EBR_STG | Derive ebr strategy | 20130605 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_EBR_PASS_VALUE_STG | EBR pass value to invoice strategy | 20130605 |
Properties
| Class | CL_EPIC_EBR_CUSTOMIZE_PROXY | |
| Short Description | In charge of customize function | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-EBR | Globalization: E-Payment Integration Bank Receipt |
| Created | 20130522 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_EBR_CUSTOMIZE_PROXY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPIC_EBR_ADJUST_SCREEN_STG | EBR adjust screen strategy | 20130605 | ||
| 2 | IF_EPIC_EBR_CUSTOMIZE_STG | EBR customize strategy | 20130605 | ||
| 3 | IF_EPIC_EBR_DERIVE_EBR_STG | Derive ebr strategy | 20130605 | ||
| 4 | IF_EPIC_EBR_PASS_VALUE_STG | EBR pass value to invoice strategy | 20130605 |
Friends
Class CL_EPIC_EBR_CUSTOMIZE_PROXY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_EBR_ADJUST_SCREEN_STG | EBR customize strategy | 20130605 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_EBR_DERIVE_EBR_STG | Derive ebr strategy | 20130605 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_EBR_PASS_VALUE_STG | EBR pass value to invoice strategy | 20130605 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_EBR_CUSTOMIZE_STG | EBR customize strategy | 20130605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130605 | |
| 2 | Static method | Public | Method | Get instance | 20130605 | |
| 3 | Instance method | Public | Method | 20130605 | ||
| 4 | Instance method | Public | Method | 20130605 | ||
| 5 | Instance method | Public | Method | 20130605 |
Events
Class CL_EPIC_EBR_CUSTOMIZE_PROXY has no event.
Types
Class CL_EPIC_EBR_CUSTOMIZE_PROXY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no parameter.
Method CONSTRUCTOR on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_EPIC_EBR_CUSTOMIZE_STG | EBR customize strategy | 20130605 |
Method GET_INSTANCE on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no exception.
Method SET_ADJUST_SCREEN_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRATEGY | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_EBR_ADJUST_SCREEN_STG | EBR adjust screen strategy | 20130605 |
Method SET_ADJUST_SCREEN_STRATEGY on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no exception.
Method SET_DERIVE_EBR_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRATEGY | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_EBR_DERIVE_EBR_STG | Derive ebr strategy | 20130605 |
Method SET_DERIVE_EBR_STRATEGY on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no exception.
Method SET_PASS_VALUE_STRATEGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRATEGY | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_EBR_PASS_VALUE_STG | EBR pass value to invoice strategy | 20130605 |
Method SET_PASS_VALUE_STRATEGY on class CL_EPIC_EBR_CUSTOMIZE_PROXY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |