SAP ABAP Class CL_RSAWBN_OBJ_AREA (AWB Object InfoArea)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ Master Class AWB Objects 20040820
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_OBJ_FOLDERTREE Set the Folder Tree 20040923
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050504
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_DEST AWB Object InfoArea in Open Hub Destination Tree 20051007
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_DMOD AWB Object InfoArea in the Dataflow Tree 20091112
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_HAAP AWB Object InfoArea in HANA Analysis Process Tree 20121211
4 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_INSP AWB Object InfoArea in Open Hub Destination Tree 20061030
5 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_IOBJ AWB Object InfoArea in IOBJ tree 20050126
6 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_AREA_PLSQ AWB Object InfoArea in Open Hub Destination Tree 20100714
7 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_UI_GENOBJ_AREA SOBI Model Factory Dialog: Object InfoArea 20060301
Properties
Class CL_RSAWBN_OBJ_AREA  
Short Description AWB Object InfoArea    
Super Class CL_RSAWBN_OBJ Master Class AWB Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAWBN_OBJ   DW Workbench: Object Implementations 
Created 20040820   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAWBN_OBJ_AREA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_OBJ_FOLDERTREE Set the Folder Tree 20040923
2 IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050504
Friends
Class CL_RSAWBN_OBJ_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_OBJ_PROPS Static Attribute Private Type reference (TYPE) RSAWBN_T_OBJ_PROPS Object Properties for the DWB 20050504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050504
2 DELETE_AREA Instance method Protected Method 20051209
3 GET_DRAWSEL Instance method Public Method Returns main tree 20100614
4 GET_SUBAREAS Static method Public Method 20051007
Events
Class CL_RSAWBN_OBJ_AREA has no event.
Types
Class CL_RSAWBN_OBJ_AREA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWBOBJ Call by reference Type reference (TYPE) RSAWBNOBJECT Objekt in der AWB (für Tlogo-Objekte identisch zum Tlogotyp) 20050504
2 Importing I_AWBSUBOBJ Call by reference Type reference (TYPE) RSAWBNSUBOBJECT Subobjekt zum AWB-Objekt 20050504
3 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20050504
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS SPACE Objektversion 20110301
5 Importing I_R_OBJ_FACTORY Call by reference Object reference (TYPE REF TO) CL_RSAWBN_OBJ_FACTORY Serviceklasse zu den Objektklassen 20050504

Method CONSTRUCTOR on class CL_RSAWBN_OBJ_AREA has no exception.

Method DELETE_AREA Signature

Method DELETE_AREA on class CL_RSAWBN_OBJ_AREA has no parameter.
Method DELETE_AREA on class CL_RSAWBN_OBJ_AREA has no exception.

Method GET_DRAWSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DRAWSEL Value transfer Type reference (TYPE) UI_FUNC Funktionscode 20100614

Method GET_DRAWSEL on class CL_RSAWBN_OBJ_AREA has no exception.

Method GET_SUBAREAS 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 20051007
2 Returning RE_T_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_T_AWBOBJECT AWB-Objekt 20051007

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