SAP ABAP Class CL_BS_BP_GUIBB_BANK_ACCOUNTS (GUIBB BP Bank Accounts)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
⤷
MDG_BS_BP_BOLUI (Package) Master Data Governance: BOL UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP | 20100625 |
Properties
| Class | CL_BS_BP_GUIBB_BANK_ACCOUNTS | |
| Short Description | GUIBB BP Bank Accounts | |
| Super Class | CL_BS_BP_GUIBB_LIST | BOL feeder class GUIBB list for BP |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_BP_BOLUI | Master Data Governance: BOL UI |
| Created | 20100511 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no forward declaration.
Interfaces
Class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BSS_BPIL_BANK_ACCOUNT | Attribute Structure for BP bank accounts | 20101110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates the initial data for field BANKDETAILID | 20100802 | |
| 2 | Instance method | Protected | Method | Creates the initial data for field BANKDETAILVALIDFROM | 20100802 | |
| 3 | Instance method | Protected | Method | Creates the initial data for field BANKDETAILVALIDTO | 20100802 | |
| 4 | Instance method | Protected | Method | OVS Phase 2 (Determine result table) for REGION | 20101110 | |
| 5 | Instance method | Protected | Method | Selection of Bank Key | 20110420 |
Events
Class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BANK_ATTR | Protected | See coding | 20110420 | BEGIN OF ty_bank_attr,
banks TYPE banks,
bankl TYPE bankk, "Bank Key
banka TYPE banka, "Name of Bank
stras TYPE stras_gp,
ort01 TYPE ort01_gp,
bnklz TYPE bankl, "Bank number
brnch TYPE brnch,
swift TYPE swift,
END OF ty_bank_attr
|
||
| 2 | TY_BANK_ATTR_T | Protected | See coding | 20110420 | ty_bank_attr_t TYPE STANDARD TABLE OF ty_bank_attr
|
Method Signatures
Method GET_INITIAL_BANKDETAILID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INITIAL_DATA | Value transfer | Type reference (TYPE) | FPM_BOL_INITIAL_DATA | Initial Data for BOL Entity Creation with FPM Connector | 20100802 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20100802 |
Method GET_INITIAL_BANKDETAILID on class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no exception.
Method GET_INITIAL_BANKDETAILVALIDFRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INITIAL_DATA | Value transfer | Type reference (TYPE) | FPM_BOL_INITIAL_DATA | Initial Data for BOL Entity Creation with FPM Connector | 20100802 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20100802 |
Method GET_INITIAL_BANKDETAILVALIDFRM on class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no exception.
Method GET_INITIAL_BANKDETAILVALIDTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_INITIAL_DATA | Value transfer | Type reference (TYPE) | FPM_BOL_INITIAL_DATA | Initial Data for BOL Entity Creation with FPM Connector | 20100802 | |||
| 2 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | FPM_EVENT_ID | ID of the FPM Event | 20100802 |
Method GET_INITIAL_BANKDETAILVALIDTO on class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no exception.
Method OVS_OUTPUT_BANK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_OUTPUT | Call by reference | Object reference (TYPE REF TO) | DATA | 20101110 | ||||
| 2 | ET_COLUMN_TEXTS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20101110 | |||
| 3 | EV_TABLE_HEADER | Call by reference | Type reference (TYPE) | STRING | 20101110 | ||||
| 4 | IR_QUERY_PARAMETER | Call by reference | Object reference (TYPE REF TO) | DATA | 20101110 | ||||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20101110 |
Method OVS_OUTPUT_BANK_KEY on class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no exception.
Method OVS_SELECTION_BANK_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_FPM_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20110420 | |||
| 2 | ET_FIELD_VALUE | Call by reference | Type reference (TYPE) | T_FIELD_VALUE | 20110420 | ||||
| 3 | IR_SELECTION | Call by reference | Object reference (TYPE REF TO) | DATA | 20110420 | ||||
| 4 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20110420 |
Method OVS_SELECTION_BANK_KEY on class CL_BS_BP_GUIBB_BANK_ACCOUNTS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |