SAP ABAP Interface IF_RSO_TLOGO_MAINTAIN (BW Repository: TLOGO Objects - Changes/Maintenance)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_TLOGO TLOGO Object 20001011
2 Interface composition (i COMPRISING i_ref)  IF_RSO_OBJECT BW Repository: Object 20000119
3 Interface composition (i COMPRISING i_ref)  IF_RSFBP_OBJECT Field-based Provider 20130307
4 Interface composition (i COMPRISING i_ref)  IF_RSD_STRUCT_DIAL_OVER Overlapping IF for Structure Dialog 20000321
5 Interface composition (i COMPRISING i_ref)  IF_RSD_DTA InfoProvider / Data Target 20000125
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_AUTHORIZATION BW: Authorization 20000119
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSKS_TRCS New InfoSource 20040706
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_THEMES_THEM Tlogo Class for themes 20040923
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRHIER_THJT TLOGO: TempHierJoin Types 20040902
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSQ_ISET InfoSet 20010207
... Click here to see Used By full list (83 items)
Properties
Interface IF_RSO_TLOGO_MAINTAIN  
Short Description BW Repository: TLOGO Objects - Changes/Maintenance    
General Data
Package RSO_TLOGO   BI TLOGO Framework 
Created 19991229   SAP 
Last changed 20130531   SAP 
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)
3 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSO_TLOGO_MAINTAIN has no interface.
Friends
Interface IF_RSO_TLOGO_MAINTAIN has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OK_LOG_CONTENT Constant Public Type reference (TYPE) GUI_FUNC 'LOGSAP' Transfer Log Content 20000229
2 OK_LOG_DDIC_ACT Constant Public Type reference (TYPE) GUI_FUNC 'MASSACT' Log DDIC Activation 20000229
3 OK_LOG_DDIC_DEL Constant Public Type reference (TYPE) GUI_FUNC 'MASSDEL' Log DDIC Deletion 20000229
4 OK_LOG_DEL Constant Public Type reference (TYPE) GUI_FUNC 'LOGDEL' Delete Log 20000229
5 OK_LOG_INFO Constant Public Type reference (TYPE) GUI_FUNC 'INFO' Info PopUp Log 20000229
6 OK_LOG_SAVE Constant Public Type reference (TYPE) GUI_FUNC 'LOGSAV' Save / Activate Log 20000229
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Optional -> CL_RSO_TLOGO_COLLECTION->ACTIVATE 19991229
2 AUTHORITY_CHECK Static method Public Method Authorization Check 20050726
3 BUILD_CONTENT Instance method Public Method Build (Copy/Merge) Content Version as Temp. N Version 20001011
4 CHECK Instance method Public Method Carry Out Consistency Checks 19991229
5 DEACTIVATE Instance method Public Method Deactivate object 19991229
6 DELETE Instance method Public Method Optional -> CL_RSO_TLOGO_COLLECTION->DELETE 19991229
7 DEQUEUE Instance method Public Method Unlock 20000113
8 GET_MAINTENANCE_STATE Instance method Public Method Returns the Processing Status of the Object 20001011
9 IS_ACTIVE Instance method Public Method Checks Whether Object Is Active (Meaning A = M Version) 20000112
10 IS_SAVED Instance method Public Method Checks whether object is saved 19991229
11 PREPARE Instance method Public Method Prepare Editing (Locks, CTO Check, Authorization) 20000107
12 RESET_TO_ACTIVE Instance method Public Method Reset Object to Active Version (only for M version) 19991229
13 SAVE Instance method Public Method Optional -> CL_RSO_TLOGO_COLLECTION->SAVE 19991229
14 SCOPE_CHECK Instance method Public Method Consistency Check for Switches -> see Documentation 20060120
15 SET_MAINTENANCE_STATE Instance method Public Method Sets the Processing Status of the Object 20001016
16 SET_OBJSTAT Instance method Public Method Set Object Status 20001024
17 SHOW_PROTOCOL Instance method Public Method Optional -> Display Database Log (Application Log) 20000229
18 VERSION_EXISTS Instance method Public Method Checks if the Version Exists 20010111
Events
Interface IF_RSO_TLOGO_MAINTAIN has no event.
Types
Interface IF_RSO_TLOGO_MAINTAIN has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert (0: OK; 4: Fehler; 6: Abbruch durch Benutzer) 20000105
2 Exporting E_T_TABLNM_CNV Call by reference Type reference (TYPE) RSD_T_C30 Tabellen, die umgesetzt werden müssen 20000112
3 Importing I_FORCE_ACTIVATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': auch aktivieren falls das Objekt schon aktiv ist 20000407
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-MODIFIED Objektversion (A / M) 20000112
5 Importing I_SHOW_CHECK_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Prüfprotokoll als Popup anz., falls Warnungen auftr. 20000428
6 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Weitere TLOGO Objekte, die gleichzeitig bearbeitet werden 20001011
7 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X'. Mit Transportwesen 20020925

Method ACTIVATE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH RSSB_C_AUTH_ACTVT-MAINTAIN Aktivität (maintain - 23 oder display - 3) 20050726
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050726
3 Importing I_T_SUBOBJECT Call by reference Type reference (TYPE) RSSB_T_SUBOBJECT Tabelle mit Unterobjekte 20050726
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20050726
2 CX_RS_NOT_IMPLEMENTED Methode ist nicht implementiert 20050726

Method BUILD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NO_DIALOG Call by reference Type reference (TYPE) RS_BOOL =' X': Benutzer hat "Fortfahren ohne Dialog" gewählt 20010108
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC <>0: Fehler beim Aufbau der Content Version 20001011
3 Importing I_CHECK_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE ='X': nur Prüfmodus keine Datenbankänderung 20010108
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20010108
5 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC BW Repository: Objektfunktionalität 20001011
6 Importing I_PERCENTAGE Call by reference Type reference (TYPE) I Fortschritt in Prozent 20010111
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch den Benutzer 20010226
2 CX_RS_DATA_ERROR Fehler in Daten 20010228
3 CX_RS_MSG BW allgemeine Fehlerklasse mit Nachricht 20010227

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYFIE Call by reference Type reference (TYPE) RS_DYFIE Dynprofeld (des Fehlers) 20001130
2 Exporting E_DYFIE_INDEX Call by reference Type reference (TYPE) SYTABIX Index des Dynprofeldes (Falls Table Control) 20001130
3 Exporting E_IS_REPAIRED Call by reference Type reference (TYPE) RS_BOOL Objekt wurde repariert 19991229
4 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Nachrichten (Werden für das Popup beim Aktivieren benötigt) 20001023
5 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20000105
6 Importing I_AFTER_IMPORT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': After Import Modus 20001122
7 Importing I_CONTENT_SIMULATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Content Aktivierung im Simulationsmodus 20030303
8 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20001109
9 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS = 'N': most recent, d.h. M Ves, falls N Vers nicht exist. 20000111
10 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nach Prüfung gleich reparieren 19991229
11 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Weitere TLOGO Objekte, die gleichzeitig bearbeitet werden 20001011

Method CHECK on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method DEACTIVATE Signature

Method DEACTIVATE on Interface IF_RSO_TLOGO_MAINTAIN has no parameter.
Method DEACTIVATE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC 4: Fehler, 8: Abbruch durch Benutzer 20000105
2 Importing I_EXTERNAL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Externes Löschen (mit Sperre, Popup, CTO) 20000223
3 Importing I_FORCE_DELETION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Löschen trotz Inkonsistenzen 20070814
4 Importing I_SHOW_PROTOCOL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Protokoll im Fehlerfall anzeigen 20000223
5 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Weitere TLOGO Objekte, die gleichzeitig gelöscht werden 20001011
6 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit CTO Insert 20021121
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch Benutzer 20010226

Method DEQUEUE Signature

Method DEQUEUE on Interface IF_RSO_TLOGO_MAINTAIN has no parameter.
Method DEQUEUE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method GET_MAINTENANCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAINTENANCE_STATE Value transfer Type reference (TYPE) RSO_MAINTENANCE_STATE Bearbeitungsstatus eines Tlogo Objektes 20001011

Method GET_MAINTENANCE_STATE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) RS_BOOL = 'X': Objekt ist bereits aktiv 20000112

Method IS_ACTIVE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method IS_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_SAVED Value transfer Type reference (TYPE) RS_BOOL = 'X': Objekt ist gesichert 20001011

Method IS_SAVED on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH RSSB_C_AUTH_ACTVT-MAINTAIN Aktivität 20000110
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20010227
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Objektversion 20010301
4 Importing I_WITH_AUTHORITY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit Berechtigung 20000107
5 Importing I_WITH_CTO_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit CTO Check 20000107
6 Importing I_WITH_ENQUEUE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit Enqueue Sperre 20000107
7 Importing I_WITH_REBUILD Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Objekt muss von der Datenbank neu gelesen werden 20100419
# Exception Resumable Description Created on
1 CX_RS_CANCELLED Abbruch durch Benutzer beim Aufruf des Transportwesens 20010226
2 CX_RS_DISPLAY_ONLY Nur Anzeige erlaubt 20010226
3 CX_RS_NOT_AUTHORIZED Keine Anzeigeberechtigung 20010227

Method RESET_TO_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20000117
2 Importing I_RESET_NEW_VERSION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE ='X': auch die in Bearbeitung befindliche Version wird zurüc 20000114
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20010226

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20000105
2 Importing I_FORCE_SAVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': auch sichern falls das Objekt schon gesichert ist 20070724
3 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': mit CTO Insert 20000107
# Exception Resumable Description Created on
1 CX_RS_ERROR_WITH_MESSAGE Exception mit T100 Fehlermeldung 20031009

Method SCOPE_CHECK 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 Nachrichten - Instanz muss erzeugt werden, falls initial 20060120
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20060120
3 Exporting E_TH_TLOGO_ERROR Call by reference Type reference (TYPE) RSO_TH_TLOGO Fehlerhafte Objekte (Hauptobjekte und/oder Appends) 20060130
4 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '3' Anwendungs-Log: Detaillierungsgrad 20060120
5 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS = 'N': most recent, d.h. M Ves, falls N Vers nicht exist. 20060120
6 Importing I_TH_TLOGO Call by reference Type reference (TYPE) RSO_TH_TLOGO Weitere TLOGO Objekte, die gleichzeitig bearbeitet werden 20060120

Method SCOPE_CHECK on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method SET_MAINTENANCE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAINTENANCE_STATE Value transfer Type reference (TYPE) RSO_MAINTENANCE_STATE Bearbeitungsstatus eines Tlogo Objektes 20001016

Method SET_MAINTENANCE_STATE on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method SET_OBJSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20001024
2 Importing I_SET_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': Zeitstempel in der aktiven Version setzten 20001102
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20010226

Method SHOW_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OK_CODE Call by reference Type reference (TYPE) GUI_FUNC Funktionscode: welches Protokoll soll angezeigt werden 20000229

Method SHOW_PROTOCOL on Interface IF_RSO_TLOGO_MAINTAIN has no exception.

Method VERSION_EXISTS 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 20010111
2 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL = 'X': Die Version existiert 20010111

Method VERSION_EXISTS on Interface IF_RSO_TLOGO_MAINTAIN has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_TLOGO TLOGO Object 20001011
2 Interface composition (i COMPRISING i_ref)  IF_RSO_OBJECT BW Repository: Object 20000119
3 Interface composition (i COMPRISING i_ref)  IF_RSFBP_OBJECT Field-based Provider 20130307
4 Interface composition (i COMPRISING i_ref)  IF_RSD_STRUCT_DIAL_OVER Overlapping IF for Structure Dialog 20000321
5 Interface composition (i COMPRISING i_ref)  IF_RSD_DTA InfoProvider / Data Target 20000125
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_AUTHORIZATION BW: Authorization 20000119
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSKS_TRCS New InfoSource 20040706
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_THEMES_THEM Tlogo Class for themes 20040923
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRHIER_THJT TLOGO: TempHierJoin Types 20040902
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSQ_ISET InfoSet 20010207
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_PLSQ Planning Sequence (TLOGO) 20040922
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_PLDS Data Slice Object TLOGO 20050223
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_PLCR Characteristic-Relationship Object TLOGO 20041108
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLS_ALVL Aggregation Level Model Class 20021024
15 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFS_PLSE Service (TLOGO) 20040629
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFD_PLST Planning Service Type (TLOGO) 20040817
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_VARIANT Variant Maintenance 20010410
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_CHAIN Process Chain (Internal) 20010410
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_HCPR CompositeProvider 740 20120919
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_BIXP BIXP Conversion Object 20070508
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODP_ODPE Active ESH ODPs 20110607
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_TLOGO_WRAPPER TransientProvider Wrapper Class 20110119
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSLPO_LPOA Semantic partitioning: TLOGO class 20060202
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSKPI_KPDF KPI Definition Persistence 20051214
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_QVIW BW Web Item 20010531
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_WEB_DESIGNTIME_WWPA BW Web Metadata: Transport Param. 20031113
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_DME_DMP_OO_DMMO DataMining Model -TLOGO 20031028
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_DME_DMP_ANSO Class for Logical Object - Analytical Data Source 20010731
29 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_DME_DMP_ANMO Analytical Model 20010709
30 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_BEX_REPORT_ERPT Report Designer: Transport and Data Store 20041104
31 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS_BEX_REPORT_EREL Report Designer: Transport and Data Store 20050221
32 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_WWIB BW NW 70 Web Item (Renderer) Metadata 20040810
33 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_TMPL BW Web Template 20010531
34 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_NODE_FACTORY BW Authorizations: Factory for Nodes in Tree 20000120
35 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSZ_ITEM BW Web Item 20010531
36 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSXCLS_TLOGO Main class for Xcelsius TLOGO 20081202
37 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSUOM_UOMT Quantity Conversion Type - TLOGO 20021028
38 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTRAN_TRFN Transformation 20040706
39 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSTRAN_RSFO Formulas for the Transformation 20050513
40 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_USER BW: User 20000119
41 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_ROLE BW: Role 20000119
42 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSBR_OBJECT BW: Authorization Object 20000119
43 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCB_BBPF BPC: BBPF 20130619
44 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDK_AGGREGATE_COLLECTION Quantity of aggregates (BW OLAP) 19991229
45 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDK_AGGREGATE Aggregate (BW OLAP) 19991229
46 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DAP BW Archiving: Data Archiving Process 20041014
47 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDAS_PERSISTENCE ER Data Access Services 20041112
48 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSCNV_RR Remodeling rule 20130612
49 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSB_SPOK BW Metadata: InfoSpoke 20010515
50 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSB_DEST Open Hub Destination 20010605
51 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCPS_RESOURCE BPC: BPC resource delegate 20130628
52 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCK_WORKBOOK BPC: Workbook 20130515
53 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCE_TEAM BPC: Team 20130408
54 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDDK_AGGREGATE_VERS Aggregate (BW OLAP) 19991229
55 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_APPSET BPC: Environment 20130429
56 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_APPL BPC: Model 20130418
57 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBK_DTP Data Transfer Process: Public Interface 20031009
58 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAU_UPDR Update Rules 20000925
59 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAU_ROUT Routines 20010103
60 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSARCH_IPRO InfoProvider Archiving Object 20010528
61 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_ZENAPP Analysis Office: TLOGO Wrapper for MS Excel Workbook 20130131
62 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_AAOP Analysis Office: TLOGO Wrapper for MS Powerpoint 20110325
63 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAO_TLOGO_AAOE Analysis Office: TLOGO Wrapper for MS Excel Workbook 20110324
64 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_ISXX BW Metadata: InfoSource 20000509
65 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSKPI_KPCE KPI Catalog File Persistence 20060310
66 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSIWA_RSIW Data Flow-Request Management 20040503
67 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSISR_ISCP TLogo Object for the Call Package 20021205
68 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSINSP_INSP Inspection Plan 20060419
69 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSGMD_DMOD Data model 20030122
70 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSFBP_OBJECT BW-TLOGO: Open ODS Layer Object 20130307
71 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSEC_BIAU BI Authorizations 20051012
72 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_ODSO DataStore 20000104
73 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_MDOB BW Metadata: InfoProvider 20061108
74 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_PR_ANPR Analysis Process (TLOGO) 20030627
75 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_IOBJ InfoObject 20001108
76 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_IOBC BW MetaData: InfoObject Catalog 20000124
77 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_DTA_ADJ Adjoint InfoProvider 20041222
78 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSD_DTA Data Target for Transaction Data 20000125
79 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BTMP BW Web Template 20041108
80 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDT_BITM BW Web Template 20041109
81 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_RSDS DataSource 20031126
82 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHA_HAAP_TLOGO HANA Analysis Process TLOGO Integration 20121031
83 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDF_DMOD Data Flow Modeling 20090602
History
Last changed by/on SAP  20130531 
SAP Release Created in 20B