SAP ABAP Class CL_RSAWBN_NAV_SOURCESYSTEM (Source-System Navigation)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN (Package) Data Warehousing Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_NAV_TREE Template Class Tree as Nav. Control 20041122
Properties
Class CL_RSAWBN_NAV_SOURCESYSTEM  
Short Description Source-System Navigation    
Super Class CL_RSAWBN_NAV_TREE Template Class Tree as Nav. Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN   Data Warehousing Workbench 
Created 20041122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAWBN_NAV_SOURCESYSTEM has no interface implemented.
Friends
Class CL_RSAWBN_NAV_SOURCESYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_NAV_DS Instance attribute Protected Type reference (TYPE) TY_T_NAV_DS 20041125
2 R_ACTUAL_TREEVIEW_DS Instance attribute Private Object reference (TYPE REF TO) CL_RSAWBN_TREE_VIEW_RSDS Tree Front-End DataSources 20041125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041122
2 DISPLAY_2ND_CONTAINER Instance method Protected Method Second Container Must Be Shown 20050105
3 INIT_DS_TREE Instance method Protected Method 20041125
4 ON_DISPLAY_DATASOURCE_TREE Instance method Private Event handling method Activate a DataSource Tree 20041125
5 SET_VISIBLE_DS_TREE Instance method Private Method 20041125
Events
Class CL_RSAWBN_NAV_SOURCESYSTEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_NAV_DS Public See coding 20041124 BEGIN OF ty_s_nav_ds, logsys TYPE rsslogsys, r_treeview TYPE REF TO cl_rsawbn_tree_view_rsds, END OF ty_s_nav_ds
2 TY_T_NAV_DS Public See coding 20041125 ty_t_nav_ds TYPE STANDARD TABLE OF ty_s_nav_ds WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSAWBN_NAV_SOURCESYSTEM has no parameter.
Method CONSTRUCTOR on class CL_RSAWBN_NAV_SOURCESYSTEM has no exception.

Method DISPLAY_2ND_CONTAINER Signature

Method DISPLAY_2ND_CONTAINER on class CL_RSAWBN_NAV_SOURCESYSTEM has no parameter.
Method DISPLAY_2ND_CONTAINER on class CL_RSAWBN_NAV_SOURCESYSTEM has no exception.

Method INIT_DS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20041125
2 Returning RE_S_NAV_DS Value transfer Type reference (TYPE) TY_S_NAV_DS 20041127

Method INIT_DS_TREE on class CL_RSAWBN_NAV_SOURCESYSTEM has no exception.

Method ON_DISPLAY_DATASOURCE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGSYS Call by reference Attribute reference (LIKE) 20041125

Method ON_DISPLAY_DATASOURCE_TREE on class CL_RSAWBN_NAV_SOURCESYSTEM has no exception.

Method SET_VISIBLE_DS_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20041125

Method SET_VISIBLE_DS_TREE on class CL_RSAWBN_NAV_SOURCESYSTEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700