SAP ABAP Class CL_BSPL_CONTAINER_BS_DATA (Container for Data from RFBILA Using Module BSPL_DATA_GET)
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_CONTAINER_BS_DATA  
Short Description Container for Data from RFBILA Using Module BSPL_DATA_GET    
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 20101223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSPL_CONTAINER_BS_DATA has no forward declaration.
Interfaces
Class CL_BSPL_CONTAINER_BS_DATA has no interface implemented.
Friends
Class CL_BSPL_CONTAINER_BS_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BS_DATA Static Attribute Private Type reference (TYPE) BSPL_TREE_FIELDCAT_WD_TAB Data from RFBILA Using Function BSPL_DATA_GET 20101223
2 NODE_ID_COUNTER Static Attribute Private Type reference (TYPE) LVC_NKEY Node ID 20101223
3 SELECTIONS Static Attribute Private Type reference (TYPE) BSPL_SELECTIONS Selections for Balance Sheet Dialog 20101223
4 T011 Static Attribute Private Type reference (TYPE) T011 Definition of Fixed Balance Sheet Items 20101223
5 T_COMPANY_CODES Static Attribute Private Type reference (TYPE) FAGL_BUKRS_TAB Selected Company Codes 20101223
6 T_FISCAL_YEARS Static Attribute Private Type reference (TYPE) BSPL_GJAHR_T Table of Fiscal Years 20101223
7 T_POSTING_PERIODS Static Attribute Private Type reference (TYPE) BSPL_POPER_T Posting Areas 20101223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Static method Public Method 20101223
2 CLEAR_BALANCE_SHEET_DATA Static method Public Method 20101223
3 GET_ALL_DATA Static method Public Method 20101223
4 GET_SELECTIONS Static method Public Method 20101223
5 GET_SUM Static method Private Method 20101223
6 GET_T011 Static method Public Method 20101223
7 PREPARE_DATA_FOR_DISPLAY Static method Public Method Find All Leaves and Calculate Totals 20101223
8 SET_SELECTIONS Static method Public Method 20101223
9 SET_T011 Static method Public Method Definition of Fixed Balance Sheet Items 20101223
Events
Class CL_BSPL_CONTAINER_BS_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SEARCH_GUIBB_SELOPT Private See coding 20101223 begin of ys_search_guibb_selopt, search_attribute type string. include type rsdsselopt. types: end of ys_search_guibb_selopt
2 YT_SEARCH_GUIBB_SELOPT Private See coding 20101223 yt_search_guibb_selopt type sorted table of ys_search_guibb_selopt with unique key search_attribute initial size 1
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI Layout structure for items of the ALV tree control 20101223
2 Importing I_NODE_DATA Call by reference Type reference (TYPE) BSPL_TREE_FIELDCAT Field Catalog for Financial Statement Reporting with ALV 20101223
3 Importing I_NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Node layout of ALV tree control 20101223
4 Importing I_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV Control: Cell Content 20101223
5 Importing I_RELATED_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20101223
6 Returning R_NEW_KEY Value transfer Type reference (TYPE) LVC_NKEY ALV Tree Control: Node Key 20101223

Method ADD_NODE on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method CLEAR_BALANCE_SHEET_DATA Signature

Method CLEAR_BALANCE_SHEET_DATA on class CL_BSPL_CONTAINER_BS_DATA has no parameter.
Method CLEAR_BALANCE_SHEET_DATA on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method GET_ALL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) BSPL_TREE_FIELDCAT_WD_TAB 20101223
2 Exporting ET_UNASSIGNED Call by reference Type reference (TYPE) BSPL_TREE_FIELDCAT_WD_TAB 20110204

Method GET_ALL_DATA on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SELECTIONS Value transfer Type reference (TYPE) BSPL_SELECTIONS Selektionen für Bilanzdialog 20101223

Method GET_SELECTIONS on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method GET_SUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning AMOUNT Value transfer Type reference (TYPE) BSPL_COMPVAL 20101223
2 Importing FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20101223
3 Importing ROW_KEY Call by reference Type reference (TYPE) LVC_NKEY 20101223

Method GET_SUM on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method GET_T011 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T011 Value transfer Type reference (TYPE) T011 Bilanz/GuV-Strukturen 20101223

Method GET_T011 on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method PREPARE_DATA_FOR_DISPLAY Signature

Method PREPARE_DATA_FOR_DISPLAY on class CL_BSPL_CONTAINER_BS_DATA has no parameter.
Method PREPARE_DATA_FOR_DISPLAY on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method SET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARAMS Call by reference Type reference (TYPE) BSPL_SELECTIONS_PARAMS Selektionen für Bilanzdialog 20101223
2 Importing IS_SELOPTS Call by reference Type reference (TYPE) BSPL_SELECTIONS_SELOPTS Selektionen für Bilanzdialog 20101223

Method SET_SELECTIONS on class CL_BSPL_CONTAINER_BS_DATA has no exception.

Method SET_T011 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T011 Call by reference Type reference (TYPE) T011 Financial Statement Versions 20101223

Method SET_T011 on class CL_BSPL_CONTAINER_BS_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606