SAP ABAP Class CL_RSDAS_UTILITIES (General Auxiliary Methods)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Properties
Class CL_RSDAS_UTILITIES  
Short Description General Auxiliary Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDAS    
Program status     
Category 0   
Package RSDAS   BW: Data Access Services 
Created 20041112   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)
2 RSDS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDAS_UTILITIES has no interface implemented.
Friends
Class CL_RSDAS_UTILITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_DUMMY Static Attribute Public Type reference (TYPE) CHAR1 Dummy for Message Generation 20051219
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXTS_TO_MESSAGE Static method Public Method Add Texts to Messages 20051219
2 APPEND_MESSAGE Static method Public Method Appending of Message from System Parameters 20051219
3 CHECK_AUTHORITY Static method Public Method Authorization Check 20041112
4 CONVERT_MESSAGES Static method Public Method Converts Message Format 20051219
5 GET_ACTIVITY_TEXT Static method Public Method Determines Text for Activity 20050127
6 GET_OBJECT_TYPE_TEXT Static method Public Method Determines Text for Activity 20050127
Events
Class CL_RSDAS_UTILITIES has no event.
Types
Class CL_RSDAS_UTILITIES has no local type.
Method Signatures

Method ADD_TEXTS_TO_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20051219

Method ADD_TEXTS_TO_MESSAGE on class CL_RSDAS_UTILITIES has no exception.

Method APPEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20051219

Method APPEND_MESSAGE on class CL_RSDAS_UTILITIES has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH 20041112
2 Importing I_SERVICE_ID Call by reference Type reference (TYPE) RSDAS_SERVICE_ID ID eines DataAccessService 20041112
# Exception Resumable Description Created on
1 NO_AUTHORIZATION keine Berechtigung 20041112

Method CONVERT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_MESSAGE Call by reference Type reference (TYPE) RSDAS_T_MESSAGE Struktur für Messages 20051219
2 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051219

Method CONVERT_MESSAGES on class CL_RSDAS_UTILITIES has no exception.

Method GET_ACTIVITY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Komponente der Versionsnummer 20050127
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20050127

Method GET_ACTIVITY_TEXT on class CL_RSDAS_UTILITIES has no exception.

Method GET_OBJECT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE Call by reference Type reference (TYPE) RSDAS_OBJECT_TYPE 20050127
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20050127

Method GET_OBJECT_TYPE_TEXT on class CL_RSDAS_UTILITIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700