SAP ABAP Class CL_RSO_MMR_OBJ_TLOGO (BW Repository MMR Connection: TLOGO Object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_MMR (Package) BW Repository MMR Connection
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ BW Repository MMR Connection: Object 20051006
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISCS BW Repository MMR Connection: Communication Structure 20051006
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_UPDR BW Repository MMR Connection: Update Rule 20051006
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_TRFN BW Repository MMR Connection: Transformation 20051006
4 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_RSDS BW Repository MMR Connection: DataSource 20051006
5 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLST BW Repository MMR Connection: Planning Function Type 20051212
6 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLSQ BW Repository MMR Connection: Planning Sequence 20051212
7 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLSE BW Repository MMR Connection: Planning Function 20051212
8 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLCR BW Repository MMR Connection: Characteristic Relationship 20051212
9 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_LSYS BW Repository MMR Connection: Logical System 20051006
10 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISTD BW Repository MMR Connection: 3.x InfoSource 20051006
... Click here to see Used By full list (25 items)
Properties
Class CL_RSO_MMR_OBJ_TLOGO  
Short Description BW Repository MMR Connection: TLOGO Object    
Super Class CL_RSO_MMR_OBJ BW Repository MMR Connection: Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSO_MMR    
Program status P  SAP Standard Production Program 
Category 0   
Package RSO_MMR   BW Repository MMR Connection 
Created 20051006   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_MMR_OBJ_TLOGO has no interface implemented.
Friends
Class CL_RSO_MMR_OBJ_TLOGO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_TLOGOQUAL Static Attribute Private Type reference (TYPE) RSO_MMR_T_TLOGO_QUALNAME Mapping of TLOGO to MOF Qualified Name 20060122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_PROPERTIES Instance method Protected Method Adds Specified Texts 20061123
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060122
3 CREATE_ESR_TAGGED_VALUE Instance method Protected Method Creates Tagged Value for ESR Reference 20060124
4 CREATE_TLOGO_OBJECT Instance method Protected Method Stores and Activates Given TLOGO Reference 20061020
5 EXISTS Instance method Protected Method 20051006
6 EXISTS_ON_DB Instance method Protected Method Checks the Existence of TLOGO Object on Database 20060719
7 GET_COMMON_OBJECT_PROPERTIES Instance method Private Method Returns General TLOGO Properties 20051006
8 GET_DOCUMENT Instance method Private Method Reads Single Document 20060601
9 GET_DOCUMENTS Instance method Private Method Reads Documents 20060601
10 GET_READ_OBJECT_NAME Instance method Protected Method Returns Object Names for Reading the Object 20080226
11 GET_RECEIVE_DATA_FROM Instance method Protected Method Returns Objects for Association 20080318
12 GET_TLOGO_OBJVERS Instance method Private Method Returns Object Version for Specified Associated Object 20060908
Events
Class CL_RSO_MMR_OBJ_TLOGO has no event.
Types
Class CL_RSO_MMR_OBJ_TLOGO has no local type.
Method Signatures

Method ADD_TEXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RESPONSE Call by reference Type reference (TYPE) RSO_MMR_T_PARAM BW Repository MMR Anschluß: Parametertabelle für RFC 20061123
2 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20061123
3 Importing I_T_TXT Call by reference Type reference (TYPE) RSO_T_TXT Texte eines Objektes (in mehreren Sprachen) 20061123

Method ADD_TEXT_PROPERTIES on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSO_MMR_OBJ_TLOGO has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method CREATE_ESR_TAGGED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060124
2 Exporting E_T_RESPONSE Call by reference Type reference (TYPE) RSO_MMR_T_PARAM BW Repository MMR Anschluß: Parametertabelle für RFC 20060124
3 Exporting E_T_RESPONSE_ASSOC Call by reference Type reference (TYPE) RSO_MMR_T_ASSOCIATION BW Repository MMR Anschluß: Parametertabelle für RFC 20060124
4 Importing I_OBJNM Call by reference Type reference (TYPE) RSO_MMR_OBJNM BW Repository MMR Anschluß: Qualifizierter Objektname 20060124
5 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060124
6 Importing I_S_BO Call by reference Type reference (TYPE) RSO_MMR_S_ESR_NAME ESI BusinessObjekt 20060124
7 Importing I_S_BON Call by reference Type reference (TYPE) RSO_MMR_S_ESR_NAME ESI BusinessObjekt Knoten 20060124
8 Importing I_S_COMP Call by reference Type reference (TYPE) RSO_MMR_S_ESR_NAME ESI Pfad zu Attributkomponente 20060124
9 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20060124

Method CREATE_ESR_TAGGED_VALUE on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method CREATE_TLOGO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20061020
2 Exporting E_T_OBJECT_ERROR Call by reference Type reference (TYPE) RSO_MMR_T_OBJECT BW Repository MMR Anschluß: Qualifizierter Objektname 20061020
3 Importing I_ACTIVATE Call by reference Type reference (TYPE) RS_BOOL Boolean 20061020
4 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) IF_RSO_TLOGO_MAINTAIN BW Repository: TLOGO Objects - Changes/Maintenance 20061020
5 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20061020

Method CREATE_TLOGO_OBJECT on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT_KEY Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20051006
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Flag 20051006

Method EXISTS on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method EXISTS_ON_DB 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 20060719
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060719
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20060719
4 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20060719

Method EXISTS_ON_DB on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_COMMON_OBJECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20051206
2 Exporting E_T_RESPONSE Call by reference Type reference (TYPE) RSO_MMR_T_PARAM BW Repository MMR Anschluß: Parametertabelle für RFC 20051006
3 Exporting E_T_RESPONSE_ASSOC Call by reference Type reference (TYPE) RSO_MMR_T_ASSOCIATION BW Repository MMR Anschluß: Assoziationstabelle für RFC 20051006
4 Importing I_GENERIC_PROPERTIES_ONLY Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Nur generische Eigenschaften 20071106
5 Importing I_LANGUAGE Call by reference Type reference (TYPE) ISOLA Sprache in der die Objekteigenschaften gelesen werden sollen 20060103
6 Importing I_S_OBJECT_KEY Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20051006

Method GET_COMMON_OBJECT_PROPERTIES on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060601
2 Changing C_T_RESPONSE Call by reference Type reference (TYPE) RSO_MMR_T_PARAM BW Repository MMR Anschluß: Parametertabelle für RFC 20060601
3 Changing C_T_RESPONSE_ASSOC Call by reference Type reference (TYPE) RSO_MMR_T_ASSOCIATION BW Repository MMR Anschluß: Assoziationstabelle für RFC 20060601
4 Importing I_OBJNM Call by reference Type reference (TYPE) RSO_MMR_OBJNM Name 20060601
5 Importing I_R_DOC Call by reference Object reference (TYPE REF TO) CL_RSOD_DOC BW Dokument 20060601
6 Importing I_S_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20060601
7 Importing I_S_OBJECT_KEY Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20060601

Method GET_DOCUMENT on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060601
2 Changing C_T_RESPONSE Call by reference Type reference (TYPE) RSO_MMR_T_PARAM BW Repository MMR Anschluß: Parametertabelle für RFC 20060601
3 Changing C_T_RESPONSE_ASSOC Call by reference Type reference (TYPE) RSO_MMR_T_ASSOCIATION BW Repository MMR Anschluß: Assoziationstabelle für RFC 20060601
4 Importing I_LANGUAGE Call by reference Type reference (TYPE) ISOLA Sprache in der die Objekteigenschaften gelesen werden sollen 20060601
5 Importing I_S_OBJECT_KEY Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20060601

Method GET_DOCUMENTS on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_READ_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_MMR_S_OBJECT BW Repository MMR Anschluß: Objektschlüsselstruktur für RFC 20080226
2 Returning R_OBJNM Value transfer Type reference (TYPE) RSO_MMR_OBJNM BW Repository MMR Anschluß: Qualifizierter Objektname 20080226

Method GET_READ_OBJECT_NAME on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_RECEIVE_DATA_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJLOGSYS Call by reference Type reference (TYPE) RSRLOGSYS Logisches System des Empfängers 20080318
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20080318
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20080318
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20080318
5 Returning R_T_RECV_DATA_FROM Value transfer Type reference (TYPE) RSO_T_TLOGO_ASC BW Repository: Tabelle von Objekten und Assoziationstyp 20080318

Method GET_RECEIVE_DATA_FROM on class CL_RSO_MMR_OBJ_TLOGO has no exception.

Method GET_TLOGO_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20060908
2 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20060908
3 Returning R_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Objektversion 20060908

Method GET_TLOGO_OBJVERS on class CL_RSO_MMR_OBJ_TLOGO has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISCS BW Repository MMR Connection: Communication Structure 20051006
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_UPDR BW Repository MMR Connection: Update Rule 20051006
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_TRFN BW Repository MMR Connection: Transformation 20051006
4 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_RSDS BW Repository MMR Connection: DataSource 20051006
5 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLST BW Repository MMR Connection: Planning Function Type 20051212
6 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLSQ BW Repository MMR Connection: Planning Sequence 20051212
7 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLSE BW Repository MMR Connection: Planning Function 20051212
8 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_PLCR BW Repository MMR Connection: Characteristic Relationship 20051212
9 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_LSYS BW Repository MMR Connection: Logical System 20051006
10 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISTD BW Repository MMR Connection: 3.x InfoSource 20051006
11 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISMP BW Repository MMR Connection: Transfer Rules 20051006
12 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISIP BW Repository MMR Connection: InfoPackage 20051006
13 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ISIG BW Repository MMR Connection: InfoPackage Group 20051006
14 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_OBJ_SMMM SOBI Mod. Factory: BW Repository MMR Connection for Progress 20051229
15 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_IPRO BW Repository MMR Connection: InfoProvider 20051006
16 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_IOBJ BW Repository MMR Connecton: InfoObject 20051006
17 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_IOBC BW Repository MMR Connection: InfoObject Catalog 20051006
18 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_GFSV BW Repository MMR Connection: Generic Fast Search View 20071112
19 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_FOLDER BW Repository MMR Connection: PWB Folder Object 20051006
20 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_ELEM BW Repository MMR Connection: Element 20051006
21 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_DTPA BW Repository MMR Connection: Data Transfer Process 20051130
22 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_DSEF BW Repository MMR Connection: DataSource Field 20060125
23 Inheritance (c INHERITING FROM c_ref)  CL_RSO_MMR_OBJ_DEST Bw Repository MMR Connection: Open Hub Destination 20051215
24 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_OBJ_SMSE SOBI Model Factory: BW Repository MMR Connection: Session 20061106
25 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_OBJ_SMNR SOBI Model Factory: BW Repository MMR Connection NameRequest 20051229
History
Last changed by/on SAP  20130531 
SAP Release Created in 710