SAP ABAP Class CL_RSAWBN_SSYS_FOLDER (Folder Nodes in the Source System Tree)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSAWBN_OBJ (Package) DW Workbench: Object Implementations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_FOLDER_TREE Folder Node Tree of the AWB 20041122
Properties
Class CL_RSAWBN_SSYS_FOLDER  
Short Description Folder Nodes in the Source System Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_OBJ   DW Workbench: Object Implementations 
Created 20041122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_FOLDER_TREE Folder Node Tree of the AWB 20041122
Friends
Class CL_RSAWBN_SSYS_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOBJDS Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'BOBJDS' Name of Sort Node in the AWB 20090915
2 C_BWDATAMART Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'BW' Name of Sort Node in the AWB 20041122
3 C_DBCONNECT Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'DB' Name of Sort Node in the AWB 20041122
4 C_FILESYSTEM Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'FILE' Name of Sort Node in the AWB 20041122
5 C_ODP Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP' Name of Sort Node in the AWB 20110809
6 C_ODP_BW Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_BW' 20130722
7 C_ODP_BYD Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_BYD' 20130729
8 C_ODP_HANA Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_HANA' 20130722
9 C_ODP_SAP Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_SAP' 20130722
10 C_ODP_SELF Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_SELF' 20130722
11 C_ODP_SLT Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'ODP_SLT' 20130722
12 C_OPENCONNECT Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'OPEN_CONNECTIVITY' Name of Sort Node in the AWB 20041122
13 C_PARTNERS Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'PARTNERS' Name of Sort Node in the AWB 20041122
14 C_SAP Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'SAP' Name of Sort Node in the AWB 20041122
15 C_SLT_PREFIX Constant Public See coding 'SLT~' 20130723
16 C_TLOGO_SSYS Constant Public Type reference (TYPE) RSTLOGO 'SSYS' BW: Object Type (TLOGO) 20041122
17 C_UDCONNECT Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'UDC' Name of Sort Node in the AWB 20041122
18 C_WEB Constant Public Type reference (TYPE) RSAWBNFOLDERNM 'WEB' Name of Sort Node in the AWB 20041122
19 P_T_SSYS_FOLDER Static Attribute Public Type reference (TYPE) RSAWBN_T_SSYS_FOLDER Folder Nodes Source System Tree 20041122
20 P_T_TREEORG Static Attribute Public Type reference (TYPE) RSAWBN_T_TREEORG Sort Node for the AWB 20041122
21 T_ODP_CONTEXT_DEFAULT Static Attribute Protected See coding 20130729
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20041122
2 GET_CHILDREN Static method Public Method 20041122
3 GET_ICON Static method Public Method 20041122
4 GET_NAME_BY_TYPE Static method Public Method 20041122
5 GET_NAME_BY_TYPE_AND_CONTEXT Static method Public Method 20130723
6 GET_TEXT Static method Public Method 20041122
7 GET_TYPE_AND_CONTEXT_BY_NAME Static method Public Method 20130722
8 GET_TYPE_BY_NAME Static method Public Method 20041122
Events
Class CL_RSAWBN_SSYS_FOLDER has no event.
Types
Class CL_RSAWBN_SSYS_FOLDER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSAWBN_SSYS_FOLDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_OBJ Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20041122
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041122

Method GET_CHILDREN on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041122
2 Returning RE_ICON Value transfer Type reference (TYPE) RSICON Icone 20041122

Method GET_ICON on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_NAME_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20041122
2 Returning RE_NAME Value transfer Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041122

Method GET_NAME_BY_TYPE on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_NAME_BY_TYPE_AND_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT 20130723
2 Importing I_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE 20130723
3 Returning RE_NAME Value transfer Type reference (TYPE) RSAWBNOBJNM 20130723

Method GET_NAME_BY_TYPE_AND_CONTEXT on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041122
2 Returning RE_TEXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20041122

Method GET_TEXT on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_TYPE_AND_CONTEXT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTEXT Call by reference Type reference (TYPE) RODPS_CONTEXT 20130722
2 Exporting E_SRCTYPE Call by reference Type reference (TYPE) RSSRCTYPE 20130722
3 Importing I_NAME Value transfer Type reference (TYPE) RSAWBNOBJNM 20130722

Method GET_TYPE_AND_CONTEXT_BY_NAME on class CL_RSAWBN_SSYS_FOLDER has no exception.

Method GET_TYPE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041122
2 Returning RE_SRCTYPE Value transfer Type reference (TYPE) RSSRCTYPE Typ des Quellsystems 20041122

Method GET_TYPE_BY_NAME on class CL_RSAWBN_SSYS_FOLDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700