SAP ABAP Class CL_EPIC_BRS_EBS_MANAGER (EPIC: Bank Reconciliation Statement EBS Manager)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-BRS (Package) Globalization: E-Payment Integration Bank Recon. Statement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPIC_BRS_DATA_SOURCE | EPIC: Bank Reconciliation Statement Data Source Abstruct Cls | 20120803 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_BRS_EBS_MANAGER | EPIC: Bank Reconciliation Statement EBS Manager | 20120810 |
Properties
| Class | CL_EPIC_BRS_EBS_MANAGER | |
| Short Description | EPIC: Bank Reconciliation Statement EBS Manager | |
| Super Class | CL_EPIC_BRS_DATA_SOURCE | EPIC: Bank Reconciliation Statement Data Source Abstruct Cls |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-BRS | Globalization: E-Payment Integration Bank Recon. Statement |
| Created | 20120803 | SAP |
| Last change | 20130531 | 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_EPIC_BRS_EBS_MANAGER | EPIC: Bank Reconciliation Statement EBS Manager | 20120810 |
Friends
Class CL_EPIC_BRS_EBS_MANAGER 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_BRS_DATA_ACCESS | EPIC: Bank Reconciliation Statement Data Access | 20120907 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EPIC_BRS_EBS_SERVICE | EPIC: Bank Reconciliation Statement BRS Service for Not Impl | 20120813 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | EPIC_T_BRS_EBS_BUF | EPIC: Bank Reconciliation Statement Buf EBS Line Item Period | 20120910 |
Methods
Events
Class CL_EPIC_BRS_EBS_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_BRS_FEBKO_KUKEY_ESNUM | Public | See coding | 20120820 | BEGIN OF s_brs_febko_kukey_esnum,
kukey TYPE febko-kukey,
aznum TYPE febko-aznum,
END OF s_brs_febko_kukey_esnum
|
||
| 2 | T_BRS_FEBKO_KUKEY_ESNUM | Public | See coding | 20120820 | t_brs_febko_kukey_esnum TYPE TABLE OF s_brs_febko_kukey_esnum
|
Method Signatures
Method CALCULATE_BALANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BALANCE_OF_PERIOD_END_DATE | Call by reference | Type reference (TYPE) | BAPISALDO | Ending balance amount | 20120810 | |||
| 2 | IV_EBS_BALANCE | Call by reference | Type reference (TYPE) | ESBTR_EB | Amount in account currency | 20120810 | |||
| 3 | IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Short Key (Surrogate) | 20120810 | |||
| 4 | IV_PERIOD_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120810 |
Method CALCULATE_BALANCE on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_EPIC_BRS_EBS_SERVICE | EPIC: Bank Reconciliation Statement BRS Service for Not Impl | 20120810 |
Method CONSTRUCTOR on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_ALL_EBS_LINE_ITEM_IN_PHASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ALL_LINEITEM_IN_PERIOD | Call by reference | Type reference (TYPE) | FEBY_FEBEP | Table Type FEBEP | 20120823 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | end date | 20120823 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | start date | 20120823 |
Method GET_ALL_EBS_LINE_ITEM_IN_PHASE on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_CATEGORIZED_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CATEGORIZED_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ITEM | EPIC: Bank Reconciliation Statement Items | 20120814 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120814 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120814 |
Method GET_CATEGORIZED_ITEM on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_EBS_BAL_EXCLUDE_LINEITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEBEP | Call by reference | Type reference (TYPE) | FEBEP | Electronic Bank Statement Line Items | 20120912 | |||
| 2 | IV_BALANCE | Call by reference | Type reference (TYPE) | ESBTR_EB | Ending balance amount | 20120912 | |||
| 3 | IV_CURRENCY_OF_STATEMENT | Call by reference | Type reference (TYPE) | FEBKO-WAERS | Currency Key | 20120912 | |||
| 4 | RV_BALANCE_EXCLUDE_LINE_ITEM | Value transfer | Type reference (TYPE) | ESBTR_EB | Ending balance amount | 20120912 |
Method GET_EBS_BAL_EXCLUDE_LINEITEM on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_EBS_JUST_PRIOR_OR_COV_DAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FEBKO | Call by reference | Type reference (TYPE) | FEBKO | Electronic Bank Statement Header Records | 20120813 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPIC: Bank Reconciliation Statement Exception | 20120912 |
Method GET_END_BALANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BALANCE | Call by reference | Type reference (TYPE) | BAPISALDO | Account Balance | 20120813 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Fiscal Period | 20120813 |
Method GET_END_BALANCE on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_NOT_COUNTED_ITEM_PRIOR_DAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOT_COUNTED_ITEM_PRIOR_DAT | Call by reference | Type reference (TYPE) | FEBY_FEBEP | Table Type FEBEP | 20120909 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | end date | 20120909 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | start date | 20120909 |
Method GET_NOT_COUNTED_ITEM_PRIOR_DAT on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_OPEN_ITEM_PRIOR_DAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPEN_ITEM_PRIOR_DAT | Call by reference | Type reference (TYPE) | FEBY_FEBEP | Table Type FEBEP | 20120830 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | end date | 20120830 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | start date | 20120830 |
Method GET_OPEN_ITEM_PRIOR_DAT on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method GET_STMT_NUMBER_BY_KUKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KUKEY_AZNUM | Call by reference | Type reference (TYPE) | T_BRS_FEBKO_KUKEY_ESNUM | table of kukey aznum | 20120820 | |||
| 2 | IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Short Key (Surrogate) | 20120820 | |||
| 3 | RV_STMT_NUMBER | Value transfer | Type reference (TYPE) | AZNUM_EB | Statement number | 20120820 |
Method GET_STMT_NUMBER_BY_KUKEY on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method IS_DOC_EXIST_IN_EBS_BANKDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DOCUMENTS_EXISTS | Call by reference | Type reference (TYPE) | EPIC_T_BRS_DOC_EXISTS_IN_EBS | epic:table type for EPIC_S_BRS_DOC_EXISTS_IN_EBS | 20120813 | |||
| 2 | IV_END_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120813 | |||
| 3 | IV_START_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20120813 |
Method IS_DOC_EXIST_IN_EBS_BANKDOC on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method IS_DOC_POSTED_BY_FEBEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEBEP | Call by reference | Type reference (TYPE) | FEBEP | Electronic Bank Statement Line Items | 20120830 | |||
| 2 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120830 | |||
| 3 | IV_DOC_NUMBER | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20120830 | |||
| 4 | IV_FISCALYEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120830 | |||
| 5 | RV_IS_DOC_POSTED_BY_FEBEP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120830 |
Method IS_DOC_POSTED_BY_FEBEP on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method IS_EBS_LINE_ITEM_OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FEBEP | Call by reference | Type reference (TYPE) | FEBEP | Electronic Bank Statement Line Items | 20120907 | |||
| 2 | RV_IS_EBS_LINE_ITEM_OPEN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120907 |
Method IS_EBS_LINE_ITEM_OPEN on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method SET_EXIST_OF_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DOC_EXISTS | Call by reference | Object reference (TYPE REF TO) | EPIC_S_BRS_DOC_EXISTS_IN_EBS | epic:table type for EPIC_S_BRS_DOC_EXISTS_IN_EBS | 20120828 | |||
| 2 | IT_FEBEP | Call by reference | Type reference (TYPE) | FEBY_FEBEP | Table Type FEBEP | 20120828 |
Method SET_EXIST_OF_DOC on class CL_EPIC_BRS_EBS_MANAGER has no exception.
Method UPDATE_EBS_BUF Signature
Method UPDATE_EBS_BUF on class CL_EPIC_BRS_EBS_MANAGER has no parameter.
Method UPDATE_EBS_BUF on class CL_EPIC_BRS_EBS_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |