SAP ABAP Class CL_EPIC_EBR_REQUESTER (Electronic Bank Receipt Requester)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-EBR (Package) Globalization: E-Payment Integration Bank Receipt
⤷
⤷
Properties
| Class | CL_EPIC_EBR_REQUESTER | |
| Short Description | Electronic Bank Receipt Requester | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-EBR | Globalization: E-Payment Integration Bank Receipt |
| Created | 20130125 | SAP |
| Last change | 20140121 | 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
Class CL_EPIC_EBR_REQUESTER has no interface implemented.
Friends
Class CL_EPIC_EBR_REQUESTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_EBR_REQUESTER | Electronic Bank Receipt Requester | 20130605 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_EBR_DATA_ACCESS | 20131119 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_EBR_PRPS | 20131119 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_EBR_FI_SERVICE | FI Service for Electronic Bank Receipt | 20131115 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_MSG | Message Table Type of Electronic Bank Receipt | 20130605 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | EPIC_T_EBR_REQ_RSLT | Table Type of EPIC_S_EBR_REQ_RSLT | 20130605 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130605 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | I | 20130605 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20131119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20131119 | ||
| 2 | Instance method | Public | Method | 20130605 | ||
| 3 | Static method | Public | Method | 20130605 | ||
| 4 | Instance method | Public | Method | 20130605 | ||
| 5 | Instance method | Protected | Method | Refresh | 20130605 | |
| 6 | Instance method | Public | Method | 20130605 | ||
| 7 | Instance method | Public | Method | 20130605 | ||
| 8 | Instance method | Public | Method | 20131119 | ||
| 9 | Instance method | Public | Method | 20131119 | ||
| 10 | Instance method | Public | Method | set ebr fi service | 20131115 | |
| 11 | Instance method | Private | Method | 20130605 |
Events
Class CL_EPIC_EBR_REQUESTER has no event.
Types
Class CL_EPIC_EBR_REQUESTER has no local type.
Method Signatures
Method CHECK_TRANSAC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | 20131119 | ||||
| 2 | IV_DIRECTION | Call by reference | Type reference (TYPE) | EPIC_EBR_DIRECTION | 20131119 | ||||
| 3 | IV_HBKID | Call by reference | Type reference (TYPE) | HBKID | 20131119 | ||||
| 4 | IV_HKTID | Call by reference | Type reference (TYPE) | HKTID | 20131119 | ||||
| 5 | IV_SOURCE | Call by reference | Type reference (TYPE) | EPIC_EBR_SOURCE | 20131119 | ||||
| 6 | IV_VGEXT | Call by reference | Type reference (TYPE) | VGEXT_EB | 20131119 |
Method CHECK_TRANSAC_TYPE on class CL_EPIC_EBR_REQUESTER has no exception.
Method GET_ALL_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 |
Method GET_ALL_ACCOUNTS on class CL_EPIC_EBR_REQUESTER 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) | CL_EPIC_EBR_REQUESTER | Electronic Bank Receipt Requester | 20130605 |
Method GET_INSTANCE on class CL_EPIC_EBR_REQUESTER has no exception.
Method RECEIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20130605 |
Method RECEIVE on class CL_EPIC_EBR_REQUESTER has no exception.
Method REFRESH_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_RSLT | Table Type of EPIC_S_EBR_REQ_RSLT | 20130605 |
Method REFRESH_RESULT on class CL_EPIC_EBR_REQUESTER has no exception.
Method REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | EPIC_T_EBR_MSG | Message Table Type of Electronic Bank Receipt | 20130605 | |||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_RSLT | Table Type of EPIC_S_EBR_REQ_RSLT | 20130605 | |||
| 3 | IS_SELECTION | Call by reference | Type reference (TYPE) | EPIC_S_EBR_REQ_SEL | Request Selection of Electronic Bank Receipt | 20130605 |
Method REQUEST on class CL_EPIC_EBR_REQUESTER has no exception.
Method SAVE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESULT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_RSLT | Table Type of EPIC_S_EBR_REQ_RSLT | 20130605 |
Method SAVE_RESULT on class CL_EPIC_EBR_REQUESTER has no exception.
Method SET_EBR_DATA_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EBR_DATA_ACCESS | Call by reference | Object reference (TYPE REF TO) | CL_EPIC_EBR_DATA_ACCESS | 20131119 |
Method SET_EBR_DATA_ACCESS on class CL_EPIC_EBR_REQUESTER has no exception.
Method SET_EBR_IDENTIFY_PRPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EBR_IDENTIFY_PRPS | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_EBR_PRPS | 20131119 |
Method SET_EBR_IDENTIFY_PRPS on class CL_EPIC_EBR_REQUESTER has no exception.
Method SET_EPIC_EBR_FI_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EBR_FI_SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_EPIC_EBR_FI_SERVICE | FI Service for Electronic Bank Receipt | 20131115 |
Method SET_EPIC_EBR_FI_SERVICE on class CL_EPIC_EBR_REQUESTER has no exception.
Method SHOW_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | EPIC_T_EBR_MSG | Message Table Type of Electronic Bank Receipt | 20130605 | |||
| 2 | IT_RESULT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_RSLT | Table Type of EPIC_S_EBR_REQ_RSLT | 20130605 |
Method SHOW_MESSAGES on class CL_EPIC_EBR_REQUESTER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |