SAP ABAP Class CL_BSPL_WD_SERVICES (Web Dynpro Services)
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_WD_SERVICES  
Short Description Web Dynpro Services    
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 20101222   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSPL_WD_SERVICES has no forward declaration.
Interfaces
Class CL_BSPL_WD_SERVICES has no interface implemented.
Friends
Class CL_BSPL_WD_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TABLE_TREE_NAME Constant Private Type reference (TYPE) STRING 'BSPL_TABLE_TREE' Name of Tree 20101222
2 TRANS_CONTAINER_NAME Constant Private Type reference (TYPE) STRING 'CONTAINER' Name of Container for Tree 20101222
3 TREE_NODE_NAME Constant Public Type reference (TYPE) STRING 'TABLE_TREE' Name of Node for Tree 20101222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD_TO_CONTAINER Static method Private Method 20101222
2 CREATE_TABLE_TREE Static method Public Method 20101222
3 DELETE_TABLE_TREE Static method Public Method 20110318
4 SET_DATA Static method Public Method 20101222
Events
Class CL_BSPL_WD_SERVICES has no event.
Types
Class CL_BSPL_WD_SERVICES has no local type.
Method Signatures

Method ADD_CHILD_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHILD Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20101222
2 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20101222

Method ADD_CHILD_TO_CONTAINER on class CL_BSPL_WD_SERVICES has no exception.

Method CREATE_TABLE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) BSPL_COMPONENT_TEXT_T Texte zu Bewegungsarten 20101222
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA Datentabelle 20101222
3 Importing I_DELETE_NODE Call by reference Type reference (TYPE) BOOLE_D Contextknoten für Tabelle löschen und neu anlegen 20110209
4 Importing I_HEADER_TEXT Call by reference Type reference (TYPE) BSPL_TREE_HEADER_TEXT Überschrift + Barrierefreiheitsbeschreibung 20110309
5 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20101222

Method CREATE_TABLE_TREE on class CL_BSPL_WD_SERVICES has no exception.

Method DELETE_TABLE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20110318

Method DELETE_TABLE_TREE on class CL_BSPL_WD_SERVICES has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) DATA 20101222
2 Importing I_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20101222

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