SAP ABAP Class CL_EPIC_BANK_STATEMENT (Bank Statement in EPIC)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
⤷
⤷
Properties
| Class | CL_EPIC_BANK_STATEMENT | |
| Short Description | Bank Statement in EPIC | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-GEN | Globalization: E-Payment Integration Generic Topics |
| Created | 20120322 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_BANK_STATEMENT has no forward declaration.
Interfaces
Class CL_EPIC_BANK_STATEMENT has no interface implemented.
Friends
Class CL_EPIC_BANK_STATEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PROGNAME | 'FEB_BSPROC_CALL' | ABAP Program Name | 20120330 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_BANK_STATEMENT | Bank Statement in EPIC | 20120323 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FEB_IF | 20120509 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FEBKO | Electronic Bank Statement Header Records | 20120322 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FEBY_FEBEP | FEBEP | 20120322 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FEBY_FEBRE | FEBRE | 20120322 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | KUKEY_EB | Short Key (Surrogate) | 20120509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120323 | ||
| 2 | Static method | Public | Method | 20120323 | ||
| 3 | Static method | Public | Method | 20120323 | ||
| 4 | Instance method | Public | Method | 20120323 | ||
| 5 | Static method | Public | Method | 20120329 | ||
| 6 | Static method | Public | Method | 20120330 | ||
| 7 | Instance method | Public | Method | 20120322 | ||
| 8 | Static method | Public | Method | 20120322 | ||
| 9 | Instance method | Public | Method | 20120322 |
Events
Class CL_EPIC_BANK_STATEMENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_ASTAT_SO | Public | See coding | 20120329 | TTY_ASTAT_SO type range of astat_eb
|
||
| 2 | TTY_AZDAT_SO | Public | See coding | 20120329 | TTY_AZDAT_SO type range of azdat_eb
|
||
| 3 | TTY_BUKRS_SO | Public | See coding | 20120329 | TTY_BUKRS_SO type range of bukrs
|
||
| 4 | TTY_HBKID_SO | Public | See coding | 20120329 | TTY_HBKID_SO type range of hbkid
|
||
| 5 | TTY_HKTID_SO | Public | See coding | 20120329 | TTY_HKTID_SO type range of hktid
|
Method Signatures
Method CALL_FEB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20120411 | |||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | TTY_FEB_IF | 20120420 | ||||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | DZBUKR | Paying company code | 20120330 | |||
| 4 | IV_HBKID | Call by reference | Type reference (TYPE) | HBKID | Short key for a house bank | 20120330 | |||
| 5 | IV_HKTID | Call by reference | Type reference (TYPE) | HKTID | ID for account details | 20120330 | |||
| 6 | IV_SIMULATE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | SPACE | Boolean | 20120323 | ||
| 7 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | XML message string | 20120330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during bank statement processing | 20120329 |
Method DELETE_INSTANCE Signature
Method DELETE_INSTANCE on class CL_EPIC_BANK_STATEMENT has no parameter.
Method DELETE_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.
Method GET_CURRENT_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_BANK_STATEMENT | Bank Statement in EPIC | 20120323 |
Method GET_CURRENT_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.
Method GET_FEB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FEB | Call by reference | Type reference (TYPE) | FEB_IF | Electronic Bank Statement Header Records | 20120509 |
Method GET_FEB_DATA on class CL_EPIC_BANK_STATEMENT has no exception.
Method GET_INSTANCE_WITH_KUKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Short key (surrogate) | 20120329 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EPIC_BANK_STATEMENT | Bank Statement in EPIC | 20120329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during bank statement processing | 20120330 |
Method GET_NEW_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_BANK_STATEMENT | Bank Statement in EPIC | 20120330 |
Method GET_NEW_INSTANCE on class CL_EPIC_BANK_STATEMENT has no exception.
Method POST_PROCESS Signature
Method POST_PROCESS on class CL_EPIC_BANK_STATEMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception during bank statement processing | 20120323 |
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEBEP | Call by reference | Type reference (TYPE) | FEBY_FEBEP | FEBEP | 20120322 | |||
| 2 | ET_FEBKO | Call by reference | Type reference (TYPE) | FEBY_FEBKO | FEBKO | 20120322 | |||
| 3 | ET_FEBRE | Call by reference | Type reference (TYPE) | FEBY_FEBRE | FEBRE | 20120322 | |||
| 4 | IT_ASTAT_SO | Call by reference | Type reference (TYPE) | TTY_ASTAT_SO | Bank Statement Status | 20120329 | |||
| 5 | IT_AZDAT_SO | Call by reference | Type reference (TYPE) | TTY_AZDAT_SO | Bank Statement Date | 20120329 | |||
| 6 | IT_BUKRS_SO | Call by reference | Type reference (TYPE) | TTY_BUKRS_SO | Company Code | 20120329 | |||
| 7 | IT_HBKID_SO | Call by reference | Type reference (TYPE) | TTY_HBKID_SO | Short key for a house bank | 20120329 | |||
| 8 | IT_HKTID_SO | Call by reference | Type reference (TYPE) | TTY_HKTID_SO | ID for account details | 20120329 |
Method SELECT on class CL_EPIC_BANK_STATEMENT has no exception.
Method SET_FEB_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEB | Call by reference | Type reference (TYPE) | FEB_IF | Electronic Bank Statement Header Records | 20120509 | |||
| 2 | IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Electronic Bank Statement Header Records | 20120509 |
Method SET_FEB_DATA on class CL_EPIC_BANK_STATEMENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |