SAP ABAP Class CL_BSSP_BANK_ACCOUNT (Bank Account Data)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-SP-FIN (Application Component) Content for ERP Financials
     BSSP2 (Package) Content for FIN
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_DETAIL_FORM Master Data Details (Base Class) 20110512
Properties
Class CL_BSSP_BANK_ACCOUNT  
Short Description Bank Account Data    
Super Class CL_BSSP_DETAIL_FORM Master Data Details (Base Class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSSP2   Content for FIN 
Created 20110512   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSSP_BANK_ACCOUNT has no forward declaration.
Interfaces
Class CL_BSSP_BANK_ACCOUNT has no interface implemented.
Friends
Class CL_BSSP_BANK_ACCOUNT has no friend class.
Attributes
Class CL_BSSP_BANK_ACCOUNT has no attribute.
Methods
Class CL_BSSP_BANK_ACCOUNT has no method.
Events
Class CL_BSSP_BANK_ACCOUNT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BSSP_ACEXT Private See coding 20110512 begin of s_bssp_acext. include type s_bssp_acext_ident. include type s_bssp_acext_mdata. types: end of s_bssp_acext
2 S_BSSP_ACEXT_IDENT Private See coding 20110512 begin of s_bssp_acext_ident, bankarea type bssp_bkkrs, bank_country_key type char3, country_iso type char2, banknumber type char15, swiftcode type char11, internalaccountnr type saknr, externalaccountnr type bssp_acnum_ext, "exit: acext n.a.! bankcontrolkey type char2, iban type bssp_iban, extaccountnroutput type bssp_acnum_ext, "exit: acext n.a.! productname type char10, end of s_bssp_acext_ident
3 S_BSSP_ACEXT_MDATA Private See coding 20110512 begin of s_bssp_acext_mdata, flgaccountdeleted type boole_d, searchfield1 type char20, searchfield2 type char20, createuser type char12, accountcreatetimestampiso type timestamp, createtimetimezone type char6, changeuser type char12, accountchangetimestampiso type timestamp, changetimetimezone type char6, accountstatus type char1, descraccountstatus type text60, accountdeletedate type datum, accountproductivedate type datum, accountbalancedate type datum, additionalaccountstatus type char4, descradditionalaccountstat type text25, accountoffer type boole_d, flagnocheckdigitcalculation type boole_d, accountopendate type datum, creation_date type datum, change_date type datum, plannedcldate type datum, closurereason type char2, clsreaclass type char2, prenotclosure type boole_d, prenotdays type numc3, prenotprinted type boole_d, closurecorr type boole_d, reacndate type datum, reacnreason type char2, reacnreaclass type char2, rootacnumint type saknr. "exit: alpha ok types: end of s_bssp_acext_mdata
History
Last changed by/on SAP  20130531 
SAP Release Created in 731