SAP ABAP Interface IF_EPIC_BRS_ACCOUNT_SERVICE (EPIC: Interface of BRS account service for DOC)
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_ACCOUNT_SERVICE | EPIC: DOC Service for account manager | 20120814 |
Properties
| Interface | IF_EPIC_BRS_ACCOUNT_SERVICE | |
| Short Description | EPIC: Interface of BRS account service for DOC |
General Data
| Package | ID-FI-EPIC-BRS | Globalization: E-Payment Integration Bank Recon. Statement |
| Created | 20120814 | SAP |
| Last changed | 20131127 | 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) |
Interfaces
Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no interface.
Friends
Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no friend.
Attributes
Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120831 | ||
| 2 | Instance method | Public | Method | 20120903 | ||
| 3 | Instance method | Public | Method | Get text of document from table bkpf | 20120814 | |
| 4 | Instance method | Public | Method | Get multiple BRS items for BSAS isClosed check | 20121109 | |
| 5 | Instance method | Public | Method | Get multiple BRS items for BSIS isClosed check | 20121109 | |
| 6 | Instance method | Public | Method | Get a single BRS item | 20120814 | |
| 7 | Instance method | Public | Method | Get multiple BRS items | 20121108 | |
| 8 | Instance method | Public | Method | Get Closed Subaccount Line Item in Current Period | 20121218 | |
| 9 | Instance method | Public | Method | 20120903 | ||
| 10 | Instance method | Public | Method | 20120903 |
Events
Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_LT_BALANCE | Public | See coding | 20120903 | ty_lt_balance TYPE TABLE OF bapi1028_4
|
Method Signatures
Method GET_ACCOUNT_LINE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT_LINE_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_LINE_ITEM | EPIC: BRS BSIS Items | 20120831 | |||
| 2 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ACCOUNT | EPIC: BRS Account list for Bank sub-accounts | 20120831 | |||
| 3 | IV_CLEARING_PERIOD | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20120831 | |||
| 4 | IV_CLEARING_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120831 | |||
| 5 | IV_END_PERIOD | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20120831 | |||
| 6 | IV_END_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120831 | |||
| 7 | IV_INCLUDE_CLEARING_DATA | Call by reference | Type reference (TYPE) | EPIC_BRS_BOOLEAN | EPIC: Bank Reconciliation Statement Boolean | 20120831 | |||
| 8 | IV_START_PERIOD | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20120831 | |||
| 9 | IV_START_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPIC: Bank Reconciliation Statement Exception | 20120910 |
Method GET_BALANCE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BALANCE | Call by reference | Type reference (TYPE) | TY_LT_BALANCE | 20120903 | ||||
| 2 | IS_BRS_INFO | Call by reference | Type reference (TYPE) | EPIC_S_BRS_INFO | EPIC: Bank Reconsilation Statement Info | 20130708 | |||
| 3 | IV_ACCOUNT | Call by reference | Type reference (TYPE) | HKONT | 20120903 | ||||
| 4 | IV_FISCAL_YEAR | Call by reference | Type reference (TYPE) | GJAHR | 20120910 |
Method GET_BALANCE_TABLE on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_BKTXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BKTXT | Call by reference | Type reference (TYPE) | BKTXT | Document Header Text | 20120814 | |||
| 2 | IV_BELNR | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20120814 | |||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120814 | |||
| 4 | IV_GJAHR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120814 |
Method GET_BKTXT on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_BRS_BSAS_ISCLOSED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNT_RANGE | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_RANGE | EPIC: BRS Account Range Table Type | 20121109 | |||
| 2 | IT_BRS_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ITEM | EPIC: Bank Reconciliation Statement Items | 20121109 | |||
| 3 | IV_END_PERIOD_END_DATA | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20121109 | |||
| 4 | RT_BRS_ISCLOSED_BSAS_ITEM | Value transfer | Type reference (TYPE) | EPIC_T_ACCOUNT_LINE_ITEM | EPIC: BRS BSIS Items | 20121109 |
Method GET_BRS_BSAS_ISCLOSED_ITEMS on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_BRS_BSIS_ISCLOSED_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNT_RANGE | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_RANGE | EPIC: BRS Account Range Table Type | 20121109 | |||
| 2 | IT_BRS_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ITEM | EPIC: Bank Reconciliation Statement Items | 20121109 | |||
| 3 | RT_BRS_ISCLOSED_BSIS_ITEM | Value transfer | Type reference (TYPE) | EPIC_T_ACCOUNT_LINE_ITEM | EPIC: BRS BSIS Items | 20121109 |
Method GET_BRS_BSIS_ISCLOSED_ITEMS on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_BRS_BSIS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BRS_BSIS | Call by reference | Type reference (TYPE) | EPIC_V_BRS_BSIS | Generated Table for View | 20120814 | |||
| 2 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ACCOUNT | 20120817 | ||||
| 3 | IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120814 | |||
| 4 | IV_DOCUMENT_ITEM_NUM | Call by reference | Type reference (TYPE) | BUZEI | Number of Line Item Within Accounting Document | 20120814 | |||
| 5 | IV_DOCUMENT_NUM | Call by reference | Type reference (TYPE) | BELNR_D | Assignment of Item Numbers: Material Doc. - Purchasing Doc. | 20120814 | |||
| 6 | IV_DOCUMENT_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120814 |
Method GET_BRS_BSIS_ITEM on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_BRS_BSIS_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BRS_BSIS | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_LINE_ITEM | Accounting: Secondary Index for G/L Accounts | 20121108 | |||
| 2 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ACCOUNT | EPIC: BRS Account list for Bank sub-accounts | 20121108 | |||
| 3 | IT_BRS_ITEM | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ITEM | Accounting Document Segment | 20121108 |
Method GET_BRS_BSIS_ITEMS on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method GET_CLOSE_LINE_ITEM_BY_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLOSED_LINE_ITEM_IN_PERIOD | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_LINE_ITEM | EPIC: BRS BSIS Items | 20121218 | |||
| 2 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_BRS_ACCOUNT | EPIC: BRS Account list for Bank sub-accounts | 20121218 | |||
| 3 | IV_END_PERIOD | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20121218 | |||
| 4 | IV_END_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20121218 | |||
| 5 | IV_ORIGINAL_END_PERIOD | Call by reference | Type reference (TYPE) | MONAT | Fiscal Period | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPIC: Bank Reconciliation Statement Exception | 20121218 |
Method IS_CLOSED_IN_BSAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLOSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120903 | ||||
| 2 | EV_SUBACCOUNT | Call by reference | Type reference (TYPE) | HKONT | General Ledger Account | 20121017 | |||
| 3 | IT_ACCOUNT_RANGE | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_RANGE | EPIC: BRS Account Range Table Type | 20120903 | |||
| 4 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120903 | |||
| 5 | IV_DOCUMENT_ITEM_NUM | Call by reference | Type reference (TYPE) | BUZEI | Number of Line Item Within Accounting Document | 20120903 | |||
| 6 | IV_DOCUMENT_NUM | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20120903 | |||
| 7 | IV_END_PERIOD_END_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20120903 | |||
| 8 | IV_FIS_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120903 |
Method IS_CLOSED_IN_BSAS on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
Method IS_CLOSED_IN_BSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLOSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120903 | ||||
| 2 | EV_SUBACCOUNT | Call by reference | Type reference (TYPE) | HKONT | General Ledger Account | 20121017 | |||
| 3 | IT_ACCOUNT_RANGE | Call by reference | Type reference (TYPE) | EPIC_T_ACCOUNT_RANGE | EPIC: BRS Account Range Table Type | 20120903 | |||
| 4 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20120903 | |||
| 5 | IV_DOCUMENT_ITEM_NUM | Call by reference | Type reference (TYPE) | BUZEI | Number of Line Item Within Accounting Document | 20120903 | |||
| 6 | IV_DOCUMENT_NUM | Call by reference | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20120903 | |||
| 7 | IV_FIS_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120903 |
Method IS_CLOSED_IN_BSIS on Interface IF_EPIC_BRS_ACCOUNT_SERVICE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |