SAP ABAP Class CL_RSR_SUPPRMESS (OLAP: Messages)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MONITOR (Package) Query Monitor & OLAP Services
Properties
Class CL_RSR_SUPPRMESS  
Short Description OLAP: Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MONITOR   Query Monitor & OLAP Services 
Created 20030303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_SUPPRMESS has no interface implemented.
Friends
Class CL_RSR_SUPPRMESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_DEFAULT Constant Public Type reference (TYPE) SYSUUID_25 '$$DEFAULT' UUID in Compressed Form 20061218
2 N_TH_GROUP Static Attribute Public Type reference (TYPE) RRMS_TH_GROUP 20030305
3 N_TS_SUPPRMESS Static Attribute Public Type reference (TYPE) RRMS_TS_SUPPRMESS_01 20030305
4 P_SUPPRMESS Instance attribute Private Type reference (TYPE) RSRSUPPRMESS Suppress Messages 20030305
5 P_S_RKB1D Instance attribute Private Type reference (TYPE) RSR_S_RKB1D Directory of all reports 20030305
6 P_TEXT_EXIST Static Attribute Private Type reference (TYPE) RS_BOOL Text Read 20071130
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030305
2 COMMIT Instance method Public Method 20030305
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030305
4 GET_GROUP Instance method Public Method 20030305
5 GET_SUPPRESS Instance method Public Method 20030305
6 IS_CHANGED Instance method Public Method 20030509
7 IS_SUPPRESSED Static method Public Method 20030305
8 SET_SUPPRESS Instance method Public Method 20030305
9 _ADD_TEXT Instance method Private Method 20071130
10 _DUMMY Instance method Private Method 20030305
11 _GET_SUPPRESS_INTERN Static method Private Method 20030305
12 _SET_SUPPRESS_INTERN Static method Private Method 20030305
Events
Class CL_RSR_SUPPRMESS has no event.
Types
Class CL_RSR_SUPPRMESS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method COMMIT Signature

Method COMMIT on class CL_RSR_SUPPRMESS has no parameter.
Method COMMIT on class CL_RSR_SUPPRMESS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_REPKEY Value transfer Type reference (TYPE) RSR_S_COMPKEY 20030305

Method CONSTRUCTOR on class CL_RSR_SUPPRMESS has no exception.

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP Value transfer Type reference (TYPE) I 20030305
2 Returning R_T_MESSAGE Value transfer Type reference (TYPE) RRMS_T_MESSAGE 20030305

Method GET_GROUP on class CL_RSR_SUPPRMESS has no exception.

Method GET_SUPPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) ARBGB Arbeitsgebiet 20030305
2 Importing I_NUMBER Value transfer Type reference (TYPE) MSGNR Nachrichtennummer 20030305
3 Returning R_SUPPRESS Value transfer Type reference (TYPE) RRMS_SUPPRESS OLAP: Meldungen unterdrücken 20030305

Method GET_SUPPRESS on class CL_RSR_SUPPRMESS has no exception.

Method IS_CHANGED Signature

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

Method IS_CHANGED on class CL_RSR_SUPPRMESS has no exception.

Method IS_SUPPRESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) ARBGB Arbeitsgebiet 20030305
2 Importing I_NUMBER Value transfer Type reference (TYPE) MSGNR Nachrichtennummer 20030305
3 Importing I_SUPPRMESS Value transfer Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20030305
4 Returning R_SUPPRESS Value transfer Type reference (TYPE) RRMS_SUPPRESS OLAP: Meldungen unterdrücken 20030305

Method IS_SUPPRESSED on class CL_RSR_SUPPRMESS has no exception.

Method SET_SUPPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Value transfer Type reference (TYPE) ARBGB Arbeitsgebiet 20030305
2 Importing I_NUMBER Value transfer Type reference (TYPE) MSGNR Nachrichtennummer 20030305
3 Importing I_SUPPRESS Value transfer Type reference (TYPE) RRMS_SUPPRESS OLAP: Meldungen unterdrücken 20030305

Method SET_SUPPRESS on class CL_RSR_SUPPRMESS has no exception.

Method _ADD_TEXT Signature

Method _ADD_TEXT on class CL_RSR_SUPPRMESS has no parameter.
Method _ADD_TEXT on class CL_RSR_SUPPRMESS has no exception.

Method _DUMMY Signature

Method _DUMMY on class CL_RSR_SUPPRMESS has no parameter.
Method _DUMMY on class CL_RSR_SUPPRMESS has no exception.

Method _GET_SUPPRESS_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP Value transfer Type reference (TYPE) I 20030305
2 Importing I_POSIT Value transfer Type reference (TYPE) I 20030305
3 Importing I_SUPPRMESS Value transfer Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20030305
4 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20030305

Method _GET_SUPPRESS_INTERN on class CL_RSR_SUPPRMESS has no exception.

Method _SET_SUPPRESS_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20030305
2 Importing I_GROUP Value transfer Type reference (TYPE) I 20030305
3 Importing I_POSIT Value transfer Type reference (TYPE) I 20030305
4 Importing I_SUPPRMESS Value transfer Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20030305
5 Returning R_SUPPRMESS Value transfer Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20030305

Method _SET_SUPPRESS_INTERN on class CL_RSR_SUPPRMESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400