SAP ABAP Class CL_RSO_TLOGO_BIXP_RELATED (Objects with BIXP Reference)
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_DATACONTAINER Proxy for DataStore, Cube or DataSource PSA 20080118
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_BIXP_RSPC_RUNTIME BIXP Conversion for Process Chains 20080118
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_TRFN_BIXP Proxy for Transformation 20080130
Properties
Class CL_RSO_TLOGO_BIXP_RELATED  
Short Description Objects with BIXP Reference    
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 20080118   SAP 
Last change 20130531   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)
Interfaces
Class CL_RSO_TLOGO_BIXP_RELATED has no interface implemented.
Friends
Class CL_RSO_TLOGO_BIXP_RELATED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_OBJNM Instance attribute Public Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20080118
2 N_TLOGO Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20080118
3 N_TLOGO_SUB Instance attribute Public Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtype of TLOGO Type 20080118
4 O_BIXPID Instance attribute Protected Type reference (TYPE) RSO_BIXP_ID ID of a BIXP Conversion Object 20080122
5 O_R_TLOGO Instance attribute Protected Object reference (TYPE REF TO) IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20080123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080118
2 EXISTS Instance method Public Method 20080123
3 GET_BIXPID Instance method Public Method 20080122
4 GET_BIXP_REQUIRED Instance method Public Method 20080121
5 GET_ICON Instance method Public Method 20080130
6 GET_INSTANCE Static method Public Method Instance Generation 20080118
7 GET_OBJ_REF_TLOGO Instance method Protected Method 20080123
8 GET_RELATED Instance method Public Method 20080121
9 GET_RELATED_BIXP_FOR_TRANSPORT Instance method Public Method 20080118
10 GET_RELATED_BIXP_INT Instance method Public Method 20080121
11 GET_TEXT Instance method Public Method 20080122
Events
Class CL_RSO_TLOGO_BIXP_RELATED has no event.
Types
Class CL_RSO_TLOGO_BIXP_RELATED 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_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20080118
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20080118
3 Importing I_TLOGO_SUB Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20080118

Method CONSTRUCTOR on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method EXISTS Signature

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

Method EXISTS on class CL_RSO_TLOGO_BIXP_RELATED 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_TLOGO_BIXP_RELATED 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_TLOGO_BIXP_RELATED has no exception.

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) 20080130

Method GET_ICON on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_INSTANCE 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) SOBJ_NAME 20080118
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO 20080118
3 Importing I_TLOGO_SUB Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Repository: TLOGO Objekt und Typ 20080118
4 Returning R_R_TLOGO_BIXP_RELATED Value transfer Object reference (TYPE REF TO) CL_RSO_TLOGO_BIXP_RELATED Objekte mit BIXP-Bezug 20080118

Method GET_INSTANCE on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_OBJ_REF_TLOGO on class CL_RSO_TLOGO_BIXP_RELATED has no parameter.
Method GET_OBJ_REF_TLOGO on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TH_TLOGO Value transfer Type reference (TYPE) RSO_TH_TLOGO_SUBTYPE BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20080121

Method GET_RELATED on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_RELATED_BIXP_FOR_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_BIXP Value transfer Type reference (TYPE) RSO_T_BIXP Tabellentyp für BIXP-Umsetzungsobjekt 20080118

Method GET_RELATED_BIXP_FOR_TRANSPORT on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_RELATED_BIXP_INT Signature

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

Method GET_RELATED_BIXP_INT on class CL_RSO_TLOGO_BIXP_RELATED has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TXTLG Value transfer Type reference (TYPE) RSTXTLG Beschreibung kurz 20080122

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