SAP ABAP Class CL_BSPL_ACCOUNT_HISTORY_DATA (Configuration of Account History)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FIN_BS_DIALOG (Package) Balance Sheet Dialog
Properties
Class CL_BSPL_ACCOUNT_HISTORY_DATA  
Short Description Configuration of Account History    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BS_DIALOG   Balance Sheet Dialog 
Created 20101027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSPL_ACCOUNT_HISTORY_DATA has no forward declaration.
Interfaces
Class CL_BSPL_ACCOUNT_HISTORY_DATA has no interface implemented.
Friends
Class CL_BSPL_ACCOUNT_HISTORY_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCOUNT_GROUPS Static Attribute Public Type reference (TYPE) BSPL_ACCOUNT_GROUPS_T Intervals 20101027
2 ACCOUNT_GROUPS_DISPLAY Static Attribute Public Type reference (TYPE) BSPL_ACCOUNT_GROUPS_T Intervals Currently Portrayed 20101214
3 ACCOUNT_GROUPS_OLD Static Attribute Private Type reference (TYPE) BSPL_ACCOUNT_GROUPS_T Database: Groups of G/L Accounts 20110225
4 ACCOUNT_GROUPS_TEXT_OLD Static Attribute Private Type reference (TYPE) BSPL_ACCOUNT_GROUPS_TXT_T Database: Text Table for Group of G/L Accounts 20110225
5 ACCOUNT_GROUPS_TEXT_UI Static Attribute Public Type reference (TYPE) BSPL_ACCOUNT_GROUPS_TEXT_T Groups of G/L Accounts 20101215
6 ACTUAL_ACCOUNT_GROUP Static Attribute Public Type reference (TYPE) BSPL_ACCOUNT_GROUP 20101102
7 COMPANY_CODE Static Attribute Private Type reference (TYPE) BUKRS Company Code 20110411
8 DATA_GROUPS_INCORRECT Static Attribute Public Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110211
9 DATA_INTERVAL_INCORRECT Static Attribute Public Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110211
10 DATA_READ_FROM_DB Static Attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20110412
11 DATA_TRANSTYPE_INCORRECT Static Attribute Public Type reference (TYPE) BOOLE_D Check returned errors 20110211
12 NUMBER_OF_CALLS Static Attribute Private Type reference (TYPE) I Counts How Ofter CLEAR_ACCOUNT_GROUP Was Called 20101213
13 TRANSACTION_TYPES_OLD Static Attribute Private Type reference (TYPE) BSPL_TRANSACTION_TYPES_DB_T Database: Transaction Types 20110225
14 TRANSACTION_TYPES_UI Static Attribute Public Type reference (TYPE) BSPL_TRANSACTION_TYPES_T Transaction Types for Account History 20101215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACCOUNT_GROUPS Static method Public Method 20110210
2 CHECK_ACCOUNT_INTERVALS Static method Public Method 20110210
3 CHECK_TRANSACTION_TYPES Static method Public Method 20110131
4 CLEAR Static method Public Method Delete All Statistical Data in the Class 20101027
5 CLEAR_ACTUAL_ACCOUNT_GROUP Static method Public Method Special Logic for Deleting Current Account Group 20101213
6 GET Static method Public Method Reads Configuation from Database 20101027
7 GET_LINE_ITEMS Static method Public Method Read Items for Specific Transaction Types 20101213
8 SAVE Static method Public Method Writes Configuration Back to Database and DB Commit 20101027
Events
Class CL_BSPL_ACCOUNT_HISTORY_DATA has no event.
Types
Class CL_BSPL_ACCOUNT_HISTORY_DATA has no local type.
Method Signatures

Method CHECK_ACCOUNT_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110210
2 Exporting E_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110210

Method CHECK_ACCOUNT_GROUPS on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method CHECK_ACCOUNT_INTERVALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110210
2 Exporting E_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Ergebnis FPM-Ereignis 20110210

Method CHECK_ACCOUNT_INTERVALS on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method CHECK_TRANSACTION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20110131
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20110131

Method CHECK_TRANSACTION_TYPES on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method CLEAR Signature

Method CLEAR on class CL_BSPL_ACCOUNT_HISTORY_DATA has no parameter.
Method CLEAR on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method CLEAR_ACTUAL_ACCOUNT_GROUP Signature

Method CLEAR_ACTUAL_ACCOUNT_GROUP on class CL_BSPL_ACCOUNT_HISTORY_DATA has no parameter.
Method CLEAR_ACTUAL_ACCOUNT_GROUP on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20110412

Method GET on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method GET_LINE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) FAGLPOSX_T Tabellentyp für FAGLPOSX 20101213
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20101213

Method GET_LINE_ITEMS on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.

Method SAVE Signature

Method SAVE on class CL_BSPL_ACCOUNT_HISTORY_DATA has no parameter.
Method SAVE on class CL_BSPL_ACCOUNT_HISTORY_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606