SAP ABAP Class CL_RSAWBN_OBJ_IOBJ (AWB Object InfoCube)
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 20040715
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_OBJ_OVERVIEW Field List for the Object Overview 20041117
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_IOBJ_CHA AWB Object InfoObject Characteristic 20041115
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_IOBJ_ISTREE AWB Object InfoObject in InfoSource Tree 20041117
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_IOBJ_KYF AWB Object InfoObject Characteristic 20041115
4 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_IOBJ_TIM AWB Object InfoObject Characteristic 20041115
5 Inheritance (c INHERITING FROM c_ref)  CL_RSAWBN_OBJ_IOBJ_UNI AWB Object InfoObject Characteristic 20041115
Properties
Class CL_RSAWBN_OBJ_IOBJ  
Short Description AWB Object InfoCube    
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 20040715   SAP 
Last change 20140121   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)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAWBN_OBJ_OVERVIEW Field List for the Object Overview 20041117
2 IF_RSAWBN_SER_SEARCH_GET_DATA Returns Data for the Search for an Object 20050503
Friends
Class CL_RSAWBN_OBJ_IOBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_IOBJTYPE Instance attribute Protected Type reference (TYPE) RSD_IOBJTP 20041116
2 O_S_IOBJ_BASE Instance attribute Protected Type reference (TYPE) RSD_S_IOBJ 20060103
3 O_S_IOBJ_CHA Instance attribute Protected Type reference (TYPE) RSD_S_VCHA 20130122
4 O_TH_ICON Static Attribute Protected Type reference (TYPE) TY_TH_ICON 20130131
5 P_TH_CHA Static Attribute Private See coding 20130122
6 P_TH_HIE Static Attribute Private See coding 20130131
7 P_TH_IOBJ Static Attribute Private See coding 20060103
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL Static method Public Method 20050503
2 GET_IOBJTYPE Instance method Public Method 20060316
3 GET_IOBJ_ICON Static method Public Method 20130131
4 GET_SINGLE Static method Public Method 20060103
5 HAS_HIERARCHIES Static method Public Method 20130131
Events
Class CL_RSAWBN_OBJ_IOBJ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ICON Protected See coding 20130131 begin of TY_S_ICON, OBJSTAT TYPE RSOBJSTAT, IOBJTYP TYPE RSIOBJTP, ICONTEXT TYPE ICON_TEXT, end of ty_s_icon
2 TY_TH_ICON Protected See coding 20130131 ty_th_icon type HASHED TABLE OF ty_s_icon with UNIQUE key objstat iobjtyp
Method Signatures

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VCHA Call by reference Type reference (TYPE) RSD_T_VCHA 20130122
2 Importing I_REFRESH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050503
3 Returning RE_T_IOBJ Value transfer Type reference (TYPE) RSD_T_IOBJ 20050503

Method GET_ALL on class CL_RSAWBN_OBJ_IOBJ has no exception.

Method GET_IOBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IOBJTYPE Value transfer Type reference (TYPE) RSD_IOBJTP 20060316

Method GET_IOBJTYPE on class CL_RSAWBN_OBJ_IOBJ has no exception.

Method GET_IOBJ_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ICON_TEXT Value transfer Type reference (TYPE) ICON_TEXT Carrier field for icons 20130131
2 Importing I_IOBJTYP Call by reference Type reference (TYPE) RSIOBJTP Type of an InfoObject 20130131
3 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Object Status 20130131

Method GET_IOBJ_ICON on class CL_RSAWBN_OBJ_IOBJ has no exception.

Method GET_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMAGE Call by reference Type reference (TYPE) ICON_TEXT Tree Control: Ikone / Bild 20060103
2 Exporting E_S_IOBJ Call by reference Type reference (TYPE) RSD_S_IOBJ 20060103
3 Exporting E_S_VCHA Call by reference Type reference (TYPE) RSD_S_VCHA 20060315
4 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060103
5 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20060103
# Exception Resumable Description Created on
1 CX_RSAWBN_AWB_OBJECT_NOT_FOUND AWB Exception Object not found 20060103

Method HAS_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HAS_HIER Value transfer Type reference (TYPE) RS_BOOL Boolean 20130131
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM InfoObject 20130131

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