SAP ABAP Interface IF_EPIC_BRS_EBS_SERVICE (EPIC: Bank Reconciliation Statement BRS Service for Not Impl)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_BRS_EBS_SERVICE | EPIC: Bank Reconciliation Statement EBS Manager | 20120810 |
Properties
| Interface | IF_EPIC_BRS_EBS_SERVICE | |
| Short Description | EPIC: Bank Reconciliation Statement BRS Service for Not Impl |
General Data
| Package | ID-FI-EPIC-BRS | Globalization: E-Payment Integration Bank Recon. Statement |
| Created | 20120808 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_EPIC_BRS_EBS_MANAGER | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_EPIC_BRS_EBS_SERVICE has no interface.
Friends
Interface IF_EPIC_BRS_EBS_SERVICE has no friend.
Attributes
Interface IF_EPIC_BRS_EBS_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get all the EBS for a bank account | 20120813 | |
| 2 | Instance method | Public | Method | get the ebs buf of a specific company and account | 20120910 | |
| 3 | Instance method | Public | Method | Get feblc by kukey and esnum pairs | 20121106 | |
| 4 | Instance method | Public | Method | get febep | 20120831 | |
| 5 | Instance method | Public | Method | Get febep by kukey and esnum pairs | 20121106 | |
| 6 | Instance method | Public | Method | get febko by kukey | 20120910 | |
| 7 | Instance method | Public | Method | get febko max and min valut | 20120910 | |
| 8 | Instance method | Public | Method | Get febre by kukey and esnum pairs | 20121106 | |
| 9 | Instance method | Public | Method | Get the fiscal year of posting doc | 20120827 | |
| 10 | Instance method | Public | Method | Get the kukey and aznum pair | 20120830 | |
| 11 | Instance method | Public | Method | get last brs | 20120910 | |
| 12 | Instance method | Public | Method | Get line times by kukey | 20120810 | |
| 13 | Instance method | Public | Method | get line item text | 20120831 | |
| 14 | Instance method | Public | Method | Get the posting period of doc | 20120830 | |
| 15 | Instance method | Public | Method | get waers by kukey | 20120912 | |
| 16 | Instance method | Public | Method | is febep posted but open | 20120831 | |
| 17 | Instance method | Public | Method | Update table epic_brs_ebs_buf | 20120910 |
Events
Interface IF_EPIC_BRS_EBS_SERVICE has no event.
Types
Interface IF_EPIC_BRS_EBS_SERVICE has no local type.
Method Signatures
Method GET_EBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEBKO | Call by reference | Type reference (TYPE) | FEBY_FEBKO | Table Type FEBKO | 20120813 |
Method GET_EBS on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_EBS_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EBS_BUF | Value transfer | Type reference (TYPE) | EPIC_T_BRS_EBS_BUF | EPIC: Bank Reconciliation Statement Buf EBS Line Item Period | 20120910 |
Method GET_EBS_BUF on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FEBCL_BY_KUKEY_ESNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEBCL | Call by reference | Type reference (TYPE) | FEBY_FEBCL | Table Type FEBCL | 20121106 | |||
| 2 | IT_KUKEY_ESNUM | Call by reference | Type reference (TYPE) | EPIC_T_KUKEY_ESNUM | EPIC: Table of epic_s_tukey_esnum | 20121106 |
Method GET_FEBCL_BY_KUKEY_ESNUM on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FEBEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ESNUM | Call by reference | Type reference (TYPE) | FEBEP-ESNUM | Memo Record Number (Line Item Number in Bank Statement) | 20120831 | |||
| 2 | IV_KUKEY | Call by reference | Type reference (TYPE) | FEBEP-KUKEY | Short Key (Surrogate) | 20120831 | |||
| 3 | RS_FEBEP | Value transfer | Type reference (TYPE) | FEBEP | Electronic Bank Statement Line Items | 20120831 |
Method GET_FEBEP on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FEBEP_BY_KUKEY_ESNUM 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 | Electronic Bank Statement Line Items | 20121106 | |||
| 2 | IT_KUKEY_ESNUM | Call by reference | Type reference (TYPE) | EPIC_T_KUKEY_ESNUM | EPIC: Table of epic_s_tukey_esnum | 20121106 |
Method GET_FEBEP_BY_KUKEY_ESNUM on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FEBKO_BY_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) | FEBKO-KUKEY | Short Key (Surrogate) | 20120910 | |||
| 2 | RS_FEBKO | Value transfer | Type reference (TYPE) | FEBKO | Electronic Bank Statement Header Records | 20120910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPIC: Bank Reconciliation Statement Exception | 20121204 |
Method GET_FEBKO_MAX_AND_MIN_VALUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MAX_VALUT | Value transfer | Type reference (TYPE) | FEBEP-VALUT | Value date of the item to be cleared | 20120910 | |||
| 2 | EV_MIN_VALUT | Value transfer | Type reference (TYPE) | FEBEP-VALUT | Value date of the item to be cleared | 20120910 | |||
| 3 | IV_KUKEY | Call by reference | Type reference (TYPE) | FEBEP-KUKEY | Short Key (Surrogate) | 20120910 |
Method GET_FEBKO_MAX_AND_MIN_VALUT on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FEBRE_BY_KUKEY_ESNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FEBRE | Call by reference | Type reference (TYPE) | FEBY_FEBRE | Table Type FEBRE | 20121106 | |||
| 2 | IT_KUKEY_ESNUM | Call by reference | Type reference (TYPE) | EPIC_T_KUKEY_ESNUM | EPIC: Table of epic_s_tukey_esnum | 20121106 |
Method GET_FEBRE_BY_KUKEY_ESNUM on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_FISCALYEAR_OF_POSTING_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120827 | |||
| 2 | IS_FEBEP | Call by reference | Type reference (TYPE) | FEBEP | Electronic Bank Statement Line Items | 20120827 |
Method GET_FISCALYEAR_OF_POSTING_DOC on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_KUKEY_AZNUM_PAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KUKEY_AZNUM | Call by reference | Type reference (TYPE) | CL_EPIC_BRS_EBS_MANAGER=>T_BRS_FEBKO_KUKEY_ESNUM | 20120830 |
Method GET_KUKEY_AZNUM_PAIR on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_LAST_BRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INFO | Call by reference | Type reference (TYPE) | EPIC_S_BRS_INFO | EPIC: Bank Reconsilation Statement Info | 20120910 | |||
| 2 | RS_BRS_HEADER | Call by reference | Type reference (TYPE) | EPIC_BRS_HEADER | EPIC: Bank Reconciliation Statement | 20120910 |
Method GET_LAST_BRS on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_LINE_ITEMS 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 | Table Type FEBEP | 20120810 | |||
| 2 | IV_KUKEY | Call by reference | Type reference (TYPE) | KUKEY_EB | Short Key (Surrogate) | 20120810 |
Method GET_LINE_ITEMS on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_LINE_ITEM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ESNUM | Call by reference | Type reference (TYPE) | FEBEP-ESNUM | Memo Record Number (Line Item Number in Bank Statement) | 20120831 | |||
| 2 | IV_KUKEY | Call by reference | Type reference (TYPE) | FEBEP-KUKEY | Short Key (Surrogate) | 20120831 | |||
| 3 | RV_EBS_LINE_ITEM_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120831 |
Method GET_LINE_ITEM_TEXT on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_POSTING_PERIOD_OF_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120830 | |||
| 2 | IV_DOC_NUMBER | Call by reference | Type reference (TYPE) | FEBEP-BELNR | Accounting Document Number | 20120830 | |||
| 3 | IV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120830 | |||
| 4 | RV_POSTING_PERIOD | Value transfer | Type reference (TYPE) | MONAT | Fiscal Period | 20120830 |
Method GET_POSTING_PERIOD_OF_DOC on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method GET_WAERS_BY_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) | FEBKO-KUKEY | Short Key (Surrogate) | 20120912 | |||
| 2 | RV_WAERS | Value transfer | Type reference (TYPE) | FEBKO-WAERS | Currency Key | 20120912 |
Method GET_WAERS_BY_KUKEY on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method IS_FEBEP_POSTED_BUT_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 | 20120831 | |||
| 2 | RV_FEBEP_POSTED_BUT_OPEN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120831 |
Method IS_FEBEP_POSTED_BUT_OPEN on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
Method UPDATE_EBS_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EBS_BUF | Call by reference | Type reference (TYPE) | EPIC_T_BRS_EBS_BUF | EPIC: Bank Reconciliation Statement Buf EBS Line Item Period | 20120910 |
Method UPDATE_EBS_BUF on Interface IF_EPIC_BRS_EBS_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |