SAP ABAP Class CL_BS_BP_GUIBB_BANK_ACCOUNT (GUIBB Bank Account BP)
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_FORM BOL feeder class GUIBB form for BP 20100809
Properties
Class CL_BS_BP_GUIBB_BANK_ACCOUNT  
Short Description GUIBB Bank Account BP    
Super Class CL_BS_BP_GUIBB_FORM BOL feeder class GUIBB form 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 20100809   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_BS_BP_GUIBB_BANK_ACCOUNT has no interface implemented.
Friends
Class CL_BS_BP_GUIBB_BANK_ACCOUNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ACTION_BANK_DETAILS Constant Public Type reference (TYPE) FPM_EVENT_ID 'GENERATE_BANK_DETAILS' ID of the FPM Event 20130326
2 CV_ACTION_DETERMINE_IBAN Constant Public Type reference (TYPE) FPM_EVENT_ID 'DETERMINE_IBAN' ID of the FPM Event 20101208
3 GV_CONFIG_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110308
4 GV_EDIT_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110308
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_BANK_KEY Instance method Protected Method Determine Bank Key 20131016
2 DETERMINE_IBAN Instance method Protected Method Determine IBAN 20110303
3 GENERATE_BANK_DETAILS Instance method Protected Method Generate Bank Details 20130326
Events
Class CL_BS_BP_GUIBB_BANK_ACCOUNT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BANK_KEY Protected See coding 20131016 BEGIN OF ty_bank_key, bankl TYPE bankk, "Bank Key END OF ty_bank_key
2 TY_BANK_KEY_T Protected See coding 20131016 ty_bank_key_t TYPE STANDARD TABLE OF ty_bank_key
Method Signatures

Method DETERMINE_BANK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20131016
2 Exporting EV_BANKL Call by reference Type reference (TYPE) BANKK Bank Keys 20131016
3 Importing IV_BANKS Call by reference Type reference (TYPE) BANKS Bank country key 20131016
4 Importing IV_BNKLZ Call by reference Type reference (TYPE) BANKL Bank number 20131016

Method DETERMINE_BANK_KEY on class CL_BS_BP_GUIBB_BANK_ACCOUNT has no exception.

Method DETERMINE_IBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110303
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20110303
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110303
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110303

Method DETERMINE_IBAN on class CL_BS_BP_GUIBB_BANK_ACCOUNT has no exception.

Method GENERATE_BANK_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20130326
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20130326
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130326
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130326

Method GENERATE_BANK_DETAILS on class CL_BS_BP_GUIBB_BANK_ACCOUNT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703