SAP ABAP Interface IF_EPIC_FLOWSCODE_CONTROL (Interface for BAdI: EPIC_FLOWSCODE_CONTROL)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_FLCD_CTRL_EXAMPLE_01 | Cash flow category control example class | 20121107 |
Properties
Interface | IF_EPIC_FLOWSCODE_CONTROL | |
Short Description | Interface for BAdI: EPIC_FLOWSCODE_CONTROL |
General Data
Package | ID-FI-EPIC-GEN | Globalization: E-Payment Integration Generic Topics |
Created | 20121107 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121107 |
Friends
Interface IF_EPIC_FLOWSCODE_CONTROL has no friend.
Attributes
Interface IF_EPIC_FLOWSCODE_CONTROL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Field Name for Cash Flow Category | 20121114 |
2 | ![]() |
Instance method | Public | Method | Get Cash Flow Category Values | 20121107 |
3 | ![]() |
Instance method | Public | Method | Determine if Account is Bank G/L Account | 20121114 |
4 | ![]() |
Instance method | Public | Method | Determine if Account is Bank Subaccount | 20121114 |
5 | ![]() |
Instance method | Public | Method | Transfer Cash Flow Category | 20121114 |
Events
Interface IF_EPIC_FLOWSCODE_CONTROL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_AUSZ3 | Public | See coding | 20121107 | TTY_AUSZ3 TYPE TABLE OF AUSZ_CLR
|
||
2 | TTY_BSEG | Public | See coding | 20121107 | TTY_BSEG type STANDARD TABLE OF BSEG
|
||
3 | TTY_FLOWSCODE | Public | See coding | 20121107 | TTY_FLOWSCODE TYPE STANDARD TABLE OF TY_FLOWSCODE
|
||
4 | TTY_FPRL | Public | See coding | 20121107 | TTY_FPRL TYPE STANDARD TABLE OF FPRL_ITEM
|
||
5 | TY_FLOWSCODE | Public | See coding | 20121107 | BEGIN OF TY_FLOWSCODE,
FLOWSCODE(30) TYPE C,
END OF TY_FLOWSCODE
|
Method Signatures
Method GET_FLOWSCODE_FIELDNAME 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 | Company Code | 20121119 | ||
2 | ![]() |
IV_HKONT | Call by reference | Type reference (TYPE) | HKONT | General Ledger Account | 20121114 | ||
3 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20121114 |
Method GET_FLOWSCODE_FIELDNAME on Interface IF_EPIC_FLOWSCODE_CONTROL has no exception.
Method GET_FLOWSCODE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FLOWSCODE | Call by reference | Type reference (TYPE) | EPIC_T_FLOWSCODE | Table Type of Flows Code | 20121107 | ||
2 | ![]() |
IV_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20121114 | ||
3 | ![]() |
IV_FLOWSCODE_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20121114 |
Method GET_FLOWSCODE_VALUES on Interface IF_EPIC_FLOWSCODE_CONTROL has no exception.
Method IS_BANK_GL_ACCOUNT 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 | Company Code | 20121129 | ||
2 | ![]() |
IV_HKONT | Call by reference | Type reference (TYPE) | HKONT | General Ledger Account | 20121114 | ||
3 | ![]() |
IV_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20121114 | ||
4 | ![]() |
RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121114 |
Method IS_BANK_GL_ACCOUNT on Interface IF_EPIC_FLOWSCODE_CONTROL has no exception.
Method IS_BANK_SUBACCOUNT 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 | Company Code | 20121129 | ||
2 | ![]() |
IV_HKONT | Call by reference | Type reference (TYPE) | HKONT | General Ledger Account | 20121114 | ||
3 | ![]() |
IV_KOART | Call by reference | Type reference (TYPE) | KOART | Account Type | 20121114 | ||
4 | ![]() |
RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121114 |
Method IS_BANK_SUBACCOUNT on Interface IF_EPIC_FLOWSCODE_CONTROL has no exception.
Method PASS_FLOWSCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BANK_GL_ACCOUNT_BSEG | Call by reference | Type reference (TYPE) | BSEG_T | Bank G/L account line items | 20121129 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | EPIC_T_FLOWSCODE_MSG | Message table for flows code | 20121130 | ||
3 | ![]() |
IT_BANK_SUBACCOUNT_BSEG | Call by reference | Type reference (TYPE) | BSEG_T | Bank subaccount open items | 20121114 |
Method PASS_FLOWSCODE on Interface IF_EPIC_FLOWSCODE_CONTROL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |