SAP ABAP Class CL_RSO_BIXP_TLOGO_UI (Nodes in UI Hierarchy)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_BIXP (Package) BI Repository: TLOGO Object for Conversions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_BIXP_TLOGO_UI_ROOT Root Node 20080121
Properties
Class CL_RSO_BIXP_TLOGO_UI  
Short Description Nodes in UI Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_BIXP   BI Repository: TLOGO Object for Conversions 
Created 20080121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSO_BIXP_TLOGO_UI has no forward declaration.
Interfaces
Class CL_RSO_BIXP_TLOGO_UI has no interface implemented.
Friends
Class CL_RSO_BIXP_TLOGO_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CHILD Instance attribute Public Type reference (TYPE) I 20080121
2 N_EXPANDABLE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20080121
3 N_NEXT Instance attribute Public Type reference (TYPE) I 20080121
4 N_NODE Instance attribute Public Type reference (TYPE) I 20080121
5 N_OBJNM Instance attribute Public Type reference (TYPE) SOBJ_NAME 20080121
6 N_PARENT Instance attribute Public Type reference (TYPE) I 20080121
7 N_R_ROOT Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20080121
8 N_SUBTYPE Instance attribute Public Type reference (TYPE) RSO_TLOGO_SUBTYPE 20080121
9 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO 20080121
10 O_R_ROOT Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI_ROOT Root Node 20080121
11 O_R_TLOGO Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_TLOGO_BIXP_RELATED Objects with BIXP Reference 20080121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080121
2 CREATE_FROM_TLOGO Static method Public Method 20080121
3 EXPAND Instance method Public Method 20080121
4 GET_BIXPID Instance method Public Method 20080122
5 GET_BIXP_REQUIRED Instance method Public Method 20080121
6 GET_CHILD Instance method Public Method 20080121
7 GET_ICON Instance method Public Method 20080122
8 GET_NEXT Instance method Public Method 20080121
9 GET_PARENT Instance method Public Method 20080121
10 GET_STYLE Instance method Public Method 20080131
11 GET_TEXT Instance method Public Method 20080121
12 USER_COMMAND Instance method Public Method 20080121
Events
Class CL_RSO_BIXP_TLOGO_UI has no event.
Types
Class CL_RSO_BIXP_TLOGO_UI 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_NODE Call by reference Type reference (TYPE) I 20080121
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20080121
3 Importing I_PARENT Call by reference Type reference (TYPE) I 20080121
4 Importing I_R_ROOT Call by reference Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI_ROOT root Knoten 20080121
5 Importing I_SUBTYPE Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20080121
6 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20080121

Method CONSTRUCTOR on class CL_RSO_BIXP_TLOGO_UI has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Type reference (TYPE) I 20080121
2 Importing I_R_ROOT Call by reference Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI_ROOT root Knoten 20080121
3 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) CL_RSO_TLOGO_BIXP_RELATED Objekte mit BIXP-Bezug 20080121
4 Returning R_R_TLOGO_UI Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI Knoten in UI-Hierarchie 20080121

Method CREATE_FROM_TLOGO on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method EXPAND Signature

Method EXPAND on class CL_RSO_BIXP_TLOGO_UI has no parameter.
Method EXPAND on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_BIXPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BIXPID Value transfer Type reference (TYPE) RSO_BIXP_ID ID für ein BIXP-Umsetzungsobjekt 20080122

Method GET_BIXPID on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_BIXP_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BIXP_REQUIRED Value transfer Type reference (TYPE) RS_BOOL Boolean 20080121

Method GET_BIXP_REQUIRED on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_BIXP_TLOGO_UI Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI Knoten in UI-Hierarchie 20080121
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20080121

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ICON Value transfer Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20080122

Method GET_ICON on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_BIXP_TLOGO_UI Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI 20080121
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND 20080121

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_BIXP_TLOGO_UI Value transfer Object reference (TYPE REF TO) CL_RSO_BIXP_TLOGO_UI 20080121

Method GET_PARENT on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STYLE Value transfer Type reference (TYPE) I 20080131

Method GET_STYLE on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) RSTXTLG Text Länge 100 20080121

Method GET_TEXT on class CL_RSO_BIXP_TLOGO_UI has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20080121

Method USER_COMMAND on class CL_RSO_BIXP_TLOGO_UI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711