SAP ABAP Class CL_RSAWBN_RSDS_FOLDER (Application Components in DataSource 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 20041124
Properties
Class CL_RSAWBN_RSDS_FOLDER  
Short Description Application Components in DataSource 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 20041124   SAP 
Last change 20130531   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 20041124
Friends
Class CL_RSAWBN_RSDS_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TS_APPL Instance attribute Private Type reference (TYPE) RSAOS_T_OAPPL Table Type for Application Component Hierarchy 20041124
2 P_TS_APPLT Instance attribute Private Type reference (TYPE) RSAOS_T_OAPPLT Table Type for Application Component Hierarchy 20041124
3 P_TS_APPL_BY_NAME Instance attribute Private Type reference (TYPE) TY_TS_APPL_BY_NAME 20041126
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJNM Instance method Public Method 20041124
2 GET_PARENTS Instance method Public Method get the id of the parents that have the same name 20041126
3 GET_TXT Instance method Public Method 20041124
Events
Class CL_RSAWBN_RSDS_FOLDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TS_APPL_BY_NAME Private See coding 20041126 TY_TS_APPL_BY_name type sorted table of RSOAPPL with non-unique key name
2 TY_T_OBJNM Public See coding 20041126 TY_T_OBJNM type standard table of rsawbnobjnm with non-unique default key
Method Signatures

Method GET_OBJNM 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 20041124
2 Returning RE_OBJNM Value transfer Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20041124

Method GET_OBJNM on class CL_RSAWBN_RSDS_FOLDER has no exception.

Method GET_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSAWBNOBJNM name der Anwendungskomponente 20041126
2 Returning RE_T_OBJNM Value transfer Type reference (TYPE) TY_T_OBJNM 20041126

Method GET_PARENTS on class CL_RSAWBN_RSDS_FOLDER has no exception.

Method GET_TXT 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 20041124
2 Returning RE_TXT Value transfer Type reference (TYPE) RSTXTLG Beschreibung lang 20041124

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