SAP ABAP Class CL_RSDDTREX_BASE (Basic Class TREX Aggregate)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTREX (Package) TREX Aggregate
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_CORE General Services 20091102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_RSRV_CHECKS Modularized Tests for RSRV 20050823
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_SERVICE All Kinds of Service Functionality for TREX 20040707
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTREX_TABLSERVICE All Kinds of Service Functionality for TREX 20050907
Properties
Class CL_RSDDTREX_BASE  
Short Description Basic Class TREX Aggregate    
Super Class CL_RSDDTREX_CORE General Services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTREX   TREX Aggregate 
Created 20040524   SAP 
Last change 20140121   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)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDBI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTREX_BASE has no interface implemented.
Friends
Class CL_RSDDTREX_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DETLEVEL Static Attribute Private Type reference (TYPE) BALLEVEL Application Log: Level of Detail 20051013
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MSG Static method Public Method Writes a Message to the Appl. Log 20040715
2 APPEND_MSGS Static method Public Method Writes Table of Messages to the Appl. Log 20041125
3 APPEND_SY_MSG_TO_TABLE Static method Public Method Writes a SY message to the appl. log 20101129
4 CREATE_BIA_APPLLOG Static method Public Method Create Application Log Instance for BIA Process 20060814
5 DBFALLBACK Static method Public Method Triggers the DB fallback if errors occur in BWA 20091105
6 DBFALLBACK_OFF Static method Public Method Deactivate DB Fallback Strategy (Explicit) 20101015
7 GET_CHABAS_TREX_EXISTS Static method Public Method Does This Characteristic Occur in a TREX Aggregate 20040930
8 GET_DETLEVEL Static method Public Method Get Message Detail Level (Absolute Value) 20051013
9 GET_OBJSTAT_OBJVERS Static method Public Method Define version and status from RSDDTREXDIR 20051227
10 INCREASE_DETLEVEL Static method Public Method Increase Message Detail Level (+1)/Decrease (-1) 20051013
11 SET_DETLEVEL Static method Public Method Set Message Detail Level (Absolute Value) 20051013
12 TEST_RFCDEST Static method Public Method PING to TREX RFC Destination 20060111
13 TREX_API_MESSAGE Static method Public Method Treatment of TREX API Messages 20050905
Events
Class CL_RSDDTREX_BASE has no event.
Types
Class CL_RSDDTREX_BASE has no local type.
Method Signatures

Method APPEND_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) RS_S_MSG-MSGID 20040715
2 Importing I_MSGNO Call by reference Type reference (TYPE) RS_S_MSG-MSGNO 20040715
3 Importing I_MSGTY Call by reference Type reference (TYPE) RS_S_MSG-MSGTY 20040715
4 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20040715
5 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20040715
6 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20040715
7 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20040715
8 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20040715

Method APPEND_MSG on class CL_RSDDTREX_BASE has no exception.

Method APPEND_MSGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20041125

Method APPEND_MSGS on class CL_RSDDTREX_BASE has no exception.

Method APPEND_SY_MSG_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20101129
2 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20101129

Method APPEND_SY_MSG_TO_TABLE on class CL_RSDDTREX_BASE has no exception.

Method CREATE_BIA_APPLLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTNUMBER Call by reference Type reference (TYPE) BAL_S_LOG-EXTNUMBER RSDBI_C_EXTNUM-INI Anwendungs-Log: Externe Identifikation 20060814
2 Importing I_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20060814

Method CREATE_BIA_APPLLOG on class CL_RSDDTREX_BASE has no exception.

Method DBFALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20091105
2 Importing I_RC Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20091105
3 Importing I_RT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20091105
4 Importing I_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091105
# Exception Resumable Description Created on
1 CX_RSDR_TREX_ERROR Error occured inside TREX 20091105

Method DBFALLBACK_OFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UNNECESSARY Call by reference Type reference (TYPE) RS_BOOL DB Fallback ist bereits inaktiv, kein Deaktivieren nötig 20101015

Method DBFALLBACK_OFF on class CL_RSDDTREX_BASE has no exception.

Method GET_CHABAS_TREX_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHABASNM Call by reference Type reference (TYPE) RSCHABASNM Referenzmerkmal 20040930
2 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20061016
3 Returning R_EXISTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20041001

Method GET_CHABAS_TREX_EXISTS on class CL_RSDDTREX_BASE has no exception.

Method GET_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DETLEVEL Value transfer Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20051013

Method GET_DETLEVEL on class CL_RSDDTREX_BASE has no exception.

Method GET_OBJSTAT_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJSTAT Call by reference Type reference (TYPE) RS_OBJSTAT 20051227
2 Exporting E_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS 20051227
3 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20051227

Method GET_OBJSTAT_OBJVERS on class CL_RSDDTREX_BASE has no exception.

Method INCREASE_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCREASE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20051013

Method INCREASE_DETLEVEL on class CL_RSDDTREX_BASE has no exception.

Method SET_DETLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20051013

Method SET_DETLEVEL on class CL_RSDDTREX_BASE has no exception.

Method TEST_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060111
2 Returning R_S_MSG Value transfer Type reference (TYPE) RS_S_MSG 20060111

Method TEST_RFCDEST on class CL_RSDDTREX_BASE has no exception.

Method TREX_API_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20050927
2 Importing I_RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Returncode 20050905
3 Importing I_RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Rückgabetext 20050905
4 Importing I_S_MSG Call by reference Type reference (TYPE) RS_S_MSG Nachrichtennummer 20050905

Method TREX_API_MESSAGE on class CL_RSDDTREX_BASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400