SAP ABAP Class CL_RSBOLAP_OBJECT (Conversion of Status Description)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_GENERAL (Package) Contains general objects for RSBOLAP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RS_BASE BW Basis 20040628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20040713
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_OBJECT Object 20040628
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20110524
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_CONDITION Conditions 20090619
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_DATA_CELL Metadata for Data Cells 20090728
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_DRILL_OPERATION Drill Operation in Query View 20090618
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_QV_EXCEPTION Exception in Query View 20090731
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SO_OBJECT_W_STATE Characteristic in Selection Object 20040709
6 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_SO_STRUCTURE_MEMBER Part of Structure 20090728
7 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE Variable Basis Class 20110526
Properties
Class CL_RSBOLAP_OBJECT  
Short Description Conversion of Status Description    
Super Class CL_RS_BASE BW Basis 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_GENERAL   Contains general objects for RSBOLAP 
Created 20040628   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_EVENT_SOURCE Object That Communicates Changes 20040713
2 IF_RSBOLAP_OBJECT Object 20040628
3 IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20110524
Friends
Class CL_RSBOLAP_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INDENT_STEP_WIDTH Instance attribute Public Attribute reference (LIKE) 20040709
2 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20090728
3 N_ID Instance attribute Public Attribute reference (LIKE) 20040628
4 N_NAME Instance attribute Public Attribute reference (LIKE) 20040628
5 N_TEXT Instance attribute Public Attribute reference (LIKE) 20040628
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110524
2 FREE Instance method Public Method 20090728
3 RAISE_MESSAGE Instance method Protected Method Write Message in the Message Handler 20040628
4 TO_ABAP_LIST Instance method Public Method 20040709
5 TO_ABAP_LIST_LABEL Instance method Public Method Label for Relation 20040709
6 TO_ABAP_LIST_TEXT Instance method Public Method Insert text 20040709
7 TO_STRING Instance method Public Method 20040709
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20040713
2 FREED Instance Event
(0)
Public
(2)
20040713
Types
Class CL_RSBOLAP_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method FREE Signature

Method FREE on class CL_RSBOLAP_OBJECT has no parameter.
Method FREE on class CL_RSBOLAP_OBJECT has no exception.

Method RAISE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SMESG-ARBGB Arbeitsgebiet 20120525
2 Importing I_NUMBER Call by reference Type reference (TYPE) SMESG-TXTNR Nachrichtennummer 20040628
3 Importing I_TEXT1 Call by reference Type reference (TYPE) ANY SPACE Text 20040628
4 Importing I_TEXT2 Call by reference Type reference (TYPE) ANY SPACE Text 20040628
5 Importing I_TEXT3 Call by reference Type reference (TYPE) ANY SPACE Text 20040628
6 Importing I_TEXT4 Call by reference Type reference (TYPE) ANY SPACE Text 20040628
7 Importing I_TYP Call by reference Type reference (TYPE) SMESG-MSGTY Typ der Nachricht (E, I, W, ...) 20040628

Method RAISE_MESSAGE on class CL_RSBOLAP_OBJECT has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on class CL_RSBOLAP_OBJECT has no parameter.
Method TO_ABAP_LIST on class CL_RSBOLAP_OBJECT has no exception.

Method TO_ABAP_LIST_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDENT Call by reference Type reference (TYPE) I Einrückung 20040709
2 Importing I_LABEL Call by reference Type reference (TYPE) CLIKE Beschriftung 20040709

Method TO_ABAP_LIST_LABEL on class CL_RSBOLAP_OBJECT has no exception.

Method TO_ABAP_LIST_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDENT Call by reference Type reference (TYPE) I Einrückung 20040709
2 Importing I_TEXT Call by reference Type reference (TYPE) CLIKE Text 20040709

Method TO_ABAP_LIST_TEXT on class CL_RSBOLAP_OBJECT has no exception.

Method TO_STRING Signature

Method TO_STRING on class CL_RSBOLAP_OBJECT has no parameter.
Method TO_STRING on class CL_RSBOLAP_OBJECT has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_RSBOLAP_OBJECT has no parameter.
Event FREED Signature
Event FREED on class CL_RSBOLAP_OBJECT has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400