SAP ABAP Class CL_RSRA_AVAILABLE_TREE (Tree with the Available RA Settings + Toolbar)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRB (Package) BW: Batch Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_DIALOG Service for Dialogs with Trees 19990714
Properties
Class CL_RSRA_AVAILABLE_TREE  
Short Description Tree with the Available RA Settings + Toolbar    
Super Class CL_RSRA_DIALOG Service for Dialogs with Trees 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 19990713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRRA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RZX0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRA_AVAILABLE_TREE has no interface implemented.
Friends
Class CL_RSRA_AVAILABLE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_AGR_NAME_LENGTH Constant Private Type reference (TYPE) I 30 Length of Role Name 20001214
2 P_C_AGR_NAME_OFFSET Constant Private Type reference (TYPE) I 0 Offset for Role Name 20001214
3 P_C_PAGE_LENGTH Constant Private Type reference (TYPE) I 20 Length of Page ID 20001214
4 P_C_PAGE_OFFSET Constant Private Type reference (TYPE) I 55 Offset for Page ID 20001214
5 P_C_WBID_LENGTH Constant Private Type reference (TYPE) I 25 Length of Workbook ID 20001214
6 P_C_WBID_OFFSET Constant Private Type reference (TYPE) I 30 Offset for Workbook ID 20001214
7 P_DRAGDROP1 Instance attribute Private Type reference (TYPE) I 20020122
8 P_FILTER Instance attribute Private Type reference (TYPE) RSRA_COMPONENTS RRRA_CS_COMPONENTS-ALL Reporting Agent Components 19990716
9 P_MODIFIED_SCREEN Instance attribute Private Type reference (TYPE) RS_BOOL Use Modified Interface 20010118
10 P_OLD_TREE Instance attribute Private Type reference (TYPE) RS_BOOL Access to Old Repository 20010618
11 P_ONLY_SETTINGS Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE Thin out Tree According to the Settings 19990716
12 P_R_CONTAINER_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container in which GUI Component is Displayed 19990714
13 P_R_DRAGDROP1 Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20020122
14 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter 19990714
15 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 19990714
16 P_R_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Tree 19990714
17 P_TECHNICAL_NAMES Instance attribute Private Type reference (TYPE) RS_BOOL Display Technical Names 20010928
18 P_TEMPLATE Instance attribute Private Type reference (TYPE) RS_BOOL Display Template Tree 20001026
19 P_T_NODE Instance attribute Private Type reference (TYPE) TREEV_NTAB Tree Control: Node Table 20001122
20 P_T_NODES_TREE Instance attribute Private Type reference (TYPE) TP_T_NODES_TREE Transfer Structure for Browser 20001123
21 P_T_OBJECT Instance attribute Private Type reference (TYPE) TP_T_OBJECT P_T_OBJECT 19990714
22 P_T_OBJECT_TPL Instance attribute Private Type reference (TYPE) TP_T_OBJECT_TPL Template Tree 20001026
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SETTING Instance method Private Method Activate Setting 20000406
2 APPEND_NODE Instance method Private Method Insert Group 20001214
3 CALL_BDS Instance method Private Method Call BDS 19990721
4 CONSTRUCTOR Instance method Public Constructor Constructor 19990714
5 CREATE_AND_INIT_TOOLBAR Instance method Private Method Create Toolbar 19990716
6 CREATE_AND_INIT_TREE Instance method Private Method Create Tree 19990714
7 CREATE_SETTING Instance method Private Method Create Setting 20000406
8 DB_GET_ROLES Instance method Private Method Reads roles 20001122
9 DELETE_SETTING Instance method Private Method Delete Setting 20000406
10 DISPLAY_SETTING Instance method Private Method Display Setting 20000406
11 FREE Instance method Public Method Deletes the Tree Control 20010807
12 GET_PROPERTIES Instance method Public Method Read Application-specific Settings from DB 19990714
13 GET_SETTINGS Instance method Private Method Reads the Settings for a Template 20001214
14 GET_TEMPLATES Instance method Private Method Reads the Templates for a Role 20001214
15 MAINTAIN_VARIANTS Instance method Private Method Maintain Variants 19990721
16 ON_DRAG_TREE Instance method Private Event handling method Event Handler 19990714
17 ON_DROPDOWN_CLICKED_TOOLBAR Instance method Private Event handling method Event Handler 19990714
18 ON_DROP_TREE Instance method Private Event handling method Event Handler 19990714
19 ON_EXPAND_NO_CHILDREN Instance method Private Event handling method Event Handler for Reading in the Tree 20001213
20 ON_FUNCTION_SELECTED_TOOLBAR Instance method Private Event handling method Event Handler 19990714
21 ON_NODE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Event Handler 19990714
22 ON_NODE_CONTEXT_MENU_SELECT Instance method Private Event handling method Event Handler 19990714
23 ON_NODE_DOUBLE_CLICK Instance method Private Event handling method Event Handler 19990714
24 PAI Instance method Public Method Calling PAI Time (Screen) 19990714
25 PBO Instance method Public Method Calling PBO Time (Screen) 19990714
26 REFRESH_OBJECTS Instance method Private Method Update Available Objects 19990714
27 REFRESH_OBJECTS_TPL Instance method Private Method Update Available Objects in the Template Tree 20001026
28 REFRESH_TREE Instance method Private Method Recreate Tree 19990714
29 REFRESH_TREE_TPL Instance method Private Method Restructure Template Tree 20001026
30 SET_AVAILABLE_TREE Instance method Public Method Set Filter for the Tree of the Available Objects 20000221
31 SET_PROPERTIES Instance method Public Method Save User-specific Settings to DB 19990714
32 SET_TOOLBAR Instance method Private Method Fill Toolbar 19990714
33 SHOW_TADIR Instance method Private Method Object Catalog 19990721
34 SHOW_TECHNICAL_NAMES Instance method Private Method Technical Names On/Off 20010928
35 SORT_QUERY_TREE Instance method Private Method InfoArea, Sort InfoCubes 19990714
36 TRANSPORT Instance method Private Method Transport 19990721
Events
Class CL_RSRA_AVAILABLE_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_OBJECT Private See coding 19990714
2 TP_S_OBJECT_TPL Private See coding TP_S_OBJECT_TPL 20001026
3 TP_T_ITEM Private See coding TP_T_ITEM 20001214
4 TP_T_NODES_TREE Private See coding TP_T_NODES_TREE 20001123
5 TP_T_OBJECT Private See coding TP_T_OBJECT 19990714
6 TP_T_OBJECT_TPL Private See coding TP_T_OBJECT_TPL 20001026
Method Signatures

Method ACTIVATE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REFRESH Call by reference Type reference (TYPE) RS_BOOL Baum auffrischen 20000406
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE SPACE InfoCube bei Neuanlage 20000406
3 Importing I_OBJECTNM Call by reference Type reference (TYPE) RSKEY SPACE Technischer Name der Einstellung (Neuanlage : space) 20000406
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000406
5 Importing I_QUERY Call by reference Type reference (TYPE) RSZQUERYID SPACE Query bei Neuanlage 20000406

Method ACTIVATE_SETTING on class CL_RSRA_AVAILABLE_TREE has no exception.

Method APPEND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ITEM Call by reference Type reference (TYPE) TP_T_ITEM Item-Tabelle 20001214
2 Changing C_T_NODE Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20001214
3 Importing I_S_OBJECT_TPL Call by reference Type reference (TYPE) TP_S_OBJECT_TPL Tree-Objekt 20001214

Method APPEND_NODE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method CALL_BDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT Objekt 19990721

Method CALL_BDS on class CL_RSRA_AVAILABLE_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) RSRA_APPLICATION Komponente / Anwendung des Reporting Agents 20011001
2 Importing I_R_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container, in dem Tree angezeigt werden soll 19990714

Method CONSTRUCTOR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method CREATE_AND_INIT_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Kontainer 19990716

Method CREATE_AND_INIT_TOOLBAR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method CREATE_AND_INIT_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 19990714

Method CREATE_AND_INIT_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method CREATE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REFRESH Call by reference Type reference (TYPE) RS_BOOL Baum auffrischen 20000406
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE SPACE InfoCube bei Neuanlage 20000406
3 Importing I_OBJECTNM Call by reference Type reference (TYPE) RSKEY SPACE Technischer Name der Einstellung (Neuanlage : space) 20000406
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000406
5 Importing I_QUERY Call by reference Type reference (TYPE) RSZQUERYID SPACE Query bei Neuanlage 20000406
6 Importing I_TMPLID Call by reference Type reference (TYPE) RSZWTMPLID Technischer Name eines Templates 20010426

Method CREATE_SETTING on class CL_RSRA_AVAILABLE_TREE has no exception.

Method DB_GET_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJECT Call by reference Type reference (TYPE) TP_T_OBJECT_TPL Übergabestruktur für Browser 20001213
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20001213

Method DELETE_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REFRESH Call by reference Type reference (TYPE) RS_BOOL Baum auffrischen 20000406
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE SPACE InfoCube bei Neuanlage 20000406
3 Importing I_OBJECTNM Call by reference Type reference (TYPE) RSKEY SPACE Technischer Name der Einstellung (Neuanlage : space) 20000406
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000406
5 Importing I_QUERY Call by reference Type reference (TYPE) RSZQUERYID SPACE Query bei Neuanlage 20000406

Method DELETE_SETTING on class CL_RSRA_AVAILABLE_TREE has no exception.

Method DISPLAY_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REFRESH Call by reference Type reference (TYPE) RS_BOOL Baum auffrischen 20000406
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE SPACE InfoCube bei Neuanlage 20000406
3 Importing I_OBJECTNM Call by reference Type reference (TYPE) RSKEY SPACE Technischer Name der Einstellung (Neuanlage : space) 20000406
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20000406
5 Importing I_QUERY Call by reference Type reference (TYPE) RSZQUERYID SPACE Query bei Neuanlage 20000406

Method DISPLAY_SETTING on class CL_RSRA_AVAILABLE_TREE has no exception.

Method FREE Signature

Method FREE on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method FREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method GET_PROPERTIES Signature

Method GET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method GET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJECT_TPL Call by reference Type reference (TYPE) TP_T_OBJECT_TPL Tree-Objekt 20001214
2 Importing I_S_OBJECT_TPL Call by reference Type reference (TYPE) TP_S_OBJECT_TPL Tree-Objekt 20001214
# Exception Resumable Description Created on
1 NO_SETTING_FOUND Keine Einstellung gefunden 20001214
2 X_MESSAGE X-Message 20001214

Method GET_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJECT_TPL Call by reference Type reference (TYPE) TP_T_OBJECT_TPL Tree-Objekt 20001214
2 Importing I_S_OBJECT_TPL Call by reference Type reference (TYPE) TP_S_OBJECT_TPL Tree-Objekt 20001214
# Exception Resumable Description Created on
1 NO_TEMPLATE_FOUND Kein Template gefunden 20001214
2 X_MESSAGE X-Message 20001214

Method MAINTAIN_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT Objekt 19990906

Method MAINTAIN_VARIANTS on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_DRAG_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 19990714
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 19990714
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990714
4 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_DRAG_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_DROPDOWN_CLICKED_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990714
2 Importing POSX Value transfer Attribute reference (LIKE) 19990714
3 Importing POSY Value transfer Attribute reference (LIKE) 19990714
4 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_DROPDOWN_CLICKED_TOOLBAR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_DROP_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 19990714
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990714
3 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_DROP_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20001213

Method ON_EXPAND_NO_CHILDREN on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_FUNCTION_SELECTED_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990714

Method ON_FUNCTION_SELECTED_TOOLBAR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 19990714
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990714
3 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_NODE_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 19990714
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990714
3 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_NODE_CONTEXT_MENU_SELECT on class CL_RSRA_AVAILABLE_TREE has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 19990714
2 Importing SENDER Value transfer Attribute reference (LIKE) 19990714

Method ON_NODE_DOUBLE_CLICK on class CL_RSRA_AVAILABLE_TREE has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Dynpro OK-Code 19990714

Method PAI on class CL_RSRA_AVAILABLE_TREE has no exception.

Method PBO Signature

Method PBO on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method PBO on class CL_RSRA_AVAILABLE_TREE has no exception.

Method REFRESH_OBJECTS Signature

Method REFRESH_OBJECTS on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method REFRESH_OBJECTS on class CL_RSRA_AVAILABLE_TREE has no exception.

Method REFRESH_OBJECTS_TPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT_TPL Call by reference Type reference (TYPE) TP_S_OBJECT_TPL Objekt im Baum 20001213

Method REFRESH_OBJECTS_TPL on class CL_RSRA_AVAILABLE_TREE has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method REFRESH_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method REFRESH_TREE_TPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_DRAGDROP Call by reference Type reference (TYPE) RS_BOOL DragDrop-Objekt löschen 20001214
2 Importing I_CLEAR_NODES Call by reference Type reference (TYPE) RS_BOOL Alle Knoten löschen 20001214
3 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Schlüssel eines Knotens 20001214
4 Importing I_NO_SUBTREE Call by reference Type reference (TYPE) RS_BOOL Knoten hat keine Kinder 20001215

Method REFRESH_TREE_TPL on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SET_AVAILABLE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20000221

Method SET_AVAILABLE_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SET_PROPERTIES Signature

Method SET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method SET_PROPERTIES on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SET_TOOLBAR Signature

Method SET_TOOLBAR on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method SET_TOOLBAR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SHOW_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT Objekt 19990721

Method SHOW_TADIR on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SHOW_TECHNICAL_NAMES Signature

Method SHOW_TECHNICAL_NAMES on class CL_RSRA_AVAILABLE_TREE has no parameter.
Method SHOW_TECHNICAL_NAMES on class CL_RSRA_AVAILABLE_TREE has no exception.

Method SORT_QUERY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COMP_F4_NEW Call by reference Type reference (TYPE) RZX0_T_TREECONTENT Knotentabelle 19990714
2 Importing I_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Oberknoten 19990714
3 Importing I_T_COMP_F4_OLD Call by reference Type reference (TYPE) RZX0_T_TREECONTENT Knotentabelle 19990714

Method SORT_QUERY_TREE on class CL_RSRA_AVAILABLE_TREE has no exception.

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT Objekt 19990721

Method TRANSPORT on class CL_RSRA_AVAILABLE_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in