SAP ABAP Class CL_RS_BASE (BW Basis)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_PROV_CONVERTER | Output Converter | 20060117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_HANA_PRIVILEGES | Read HANA Analytic Privileges for one User | 20120725 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_ADHOC_HIERARCHY | Ad Hoc Hierarchy | 20100105 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_ADHOC_HIER_ADMIN | Administration of Ad Hoc Hierarchies | 20100111 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_CONVERT | Conversions | 20041015 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_HTAB_CURSOR | OLAP: Time-Dependent Hierarchy (DB) | 20040510 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_INCL_CREATOR | OLAP: Generation of a INCL Presentation of a Hierarchy | 20040510 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_MDACCESS_TD | SID Handler Class for Associated Characteristic TMPJOIN | 20040719 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_MEMBERSID | Manages the SIDs of the Hierarchy Node and Leaves | 20040510 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_RRHI_SIDCONVERTER_TD | SID Handler Class for Associated Characteristic TMPJOIN | 20040719 |
| ... | Click here to see Used By full list (127 items) | |||
Properties
| Class | CL_RS_BASE | |
| Short Description | BW Basis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS | BW: General Business Information Warehouse |
| Created | 20040510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RS_BASE has no interface implemented.
Friends
Class CL_RS_BASE has no friend class.
Attributes
Class CL_RS_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a clone of the current object | 20130402 | |
| 2 | Instance method | Protected | Method | Bit Query Type X | 20100626 | |
| 3 | Instance method | Protected | Method | Bit Query Type XSTRING | 20100626 | |
| 4 | Instance method | Protected | Method | Returns a Reference to a Date for a Type | 20040510 | |
| 5 | Instance method | Public | Method | get text for info object | 20130429 | |
| 6 | Instance method | Protected | Method | Determines Full Type Name | 20040510 | |
| 7 | Instance method | Public | Method | Raise a message | 20120921 | |
| 8 | Instance method | Public | Method | Raise several messages | 20130201 | |
| 9 | Static method | Public | Method | Raise a message (in Static Methods) | 20120921 | |
| 10 | Instance method | Public | Method | Terminate program | 20040510 | |
| 11 | Static method | Public | Method | Terminate Program (in Static Methods) | 20040510 | |
| 12 | Instance method | Public | Method | Forward/Propagate an Exception | 20040527 | |
| 13 | Static method | Public | Method | Forward/Propagate an Exception (in Static Methods) | 20121001 |
Events
Class CL_RS_BASE has no event.
Types
Class CL_RS_BASE has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_PLACEHOLDER_DEFAULT_VALUES | Call by reference | Type reference (TYPE) | TREXT_PE_PLACEHOLDER_VALUE | Platzhalter | 20130604 | |||
| 2 | R_R_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_RS_BASE | BW Basis | 20130402 |
Method CLONE on class CL_RS_BASE has no exception.
Method GET_BIT_X Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BIT | Call by reference | Type reference (TYPE) | I | 20100626 | ||||
| 2 | I_X | Call by reference | Type reference (TYPE) | X | 20100626 | ||||
| 3 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100626 |
Method GET_BIT_X on class CL_RS_BASE has no exception.
Method GET_BIT_XS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BIT | Call by reference | Type reference (TYPE) | I | 20100626 | ||||
| 2 | I_XS | Call by reference | Type reference (TYPE) | XSTRING | 20100626 | ||||
| 3 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100626 |
Method GET_BIT_XS on class CL_RS_BASE has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAMNM | Call by reference | Type reference (TYPE) | SY-REPID | Programmname | 20040510 | |||
| 2 | I_TYPENM | Call by reference | Type reference (TYPE) | STRING | Type | 20040510 | |||
| 3 | R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf das Datum | 20040510 |
Method GET_REFERENCE on class CL_RS_BASE has no exception.
Method GET_TEXT_FOR_IOBJNM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130429 | |||
| 2 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130429 |
Method GET_TEXT_FOR_IOBJNM on class CL_RS_BASE has no exception.
Method GET_TYPENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAMNM | Call by reference | Type reference (TYPE) | SY-REPID | Programmname | 20040510 | |||
| 2 | I_TYPENM | Call by reference | Type reference (TYPE) | STRING | Typename | 20040510 | |||
| 3 | R_TYPENM_QUALIFIED | Value transfer | Type reference (TYPE) | STRING | voll qualifizierter Typename | 20040510 |
Method GET_TYPENAME on class CL_RS_BASE has no exception.
Method MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20120921 | ||||
| 2 | I_CLASS | Value transfer | Type reference (TYPE) | SMESG-ARBGB | 'BRAIN' | Application Area | 20120921 | ||
| 3 | I_MES1 | Value transfer | Type reference (TYPE) | ANY | 20120921 | ||||
| 4 | I_MES2 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 5 | I_MES3 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 6 | I_MES4 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 7 | I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number NUMC 3 | 20120921 | |||
| 8 | I_NUMBER | Value transfer | Type reference (TYPE) | SMESG-TXTNR | Message Number CHAR 3 | 20120921 | |||
| 9 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | SPACE | Application Log: Message Problem Class | 20120921 | ||
| 10 | I_RAISE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130205 | ||
| 11 | I_R_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20120921 | |||
| 12 | I_SUPPRMESS | Call by reference | Type reference (TYPE) | RSRSUPPRMESS | Suppress Messages | 20120921 | |||
| 13 | I_TYPE | Value transfer | Type reference (TYPE) | SMESG-MSGTY | 'W' | Message type (E, I, W, ...) | 20120921 |
Method MESSAGE on class CL_RS_BASE has no exception.
Method MESSAGE_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUPPRMESS | Call by reference | Type reference (TYPE) | RSRSUPPRMESS | Suppress Messages | 20130204 | |||
| 2 | I_T_MESG | Call by reference | Type reference (TYPE) | RRMS_T_MESG | Option 2 | 20130204 | |||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Option 1 | 20130204 |
Method MESSAGE_MULTI on class CL_RS_BASE has no exception.
Method MESSAGE_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSD_CHANM | 20120921 | ||||
| 2 | I_CLASS | Value transfer | Type reference (TYPE) | SMESG-ARBGB | 'BRAIN' | Application Area | 20120921 | ||
| 3 | I_MES1 | Value transfer | Type reference (TYPE) | ANY | 20120921 | ||||
| 4 | I_MES2 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 5 | I_MES3 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 6 | I_MES4 | Call by reference | Type reference (TYPE) | ANY | 20120921 | ||||
| 7 | I_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number NUMC 3 | 20120921 | |||
| 8 | I_NUMBER | Value transfer | Type reference (TYPE) | SMESG-TXTNR | Message Number CHAR 3 | 20120921 | |||
| 9 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | CL_RRMS_APPL_LOG=>PROBCLASS_NONE | Application Log: Message Problem Class | 20120921 | ||
| 10 | I_RAISE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20130205 | ||
| 11 | I_R_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Reference to previous exception | 20120921 | |||
| 12 | I_SUPPRMESS | Call by reference | Type reference (TYPE) | RSRSUPPRMESS | Suppress Messages | 20120921 | |||
| 13 | I_TYPE | Value transfer | Type reference (TYPE) | SMESG-MSGTY | 'W' | Message type (E, I, W, ...) | 20120921 |
Method MESSAGE_S on class CL_RS_BASE has no exception.
Method X_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABEND | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Abbrechen Ja/Nein | 20040510 | ||
| 2 | I_REPID | Value transfer | Type reference (TYPE) | SY-REPID | Programm | 20040510 | |||
| 3 | I_R_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20100817 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | C | Text (Form-, Methodenname) | 20040510 |
Method X_MESSAGE on class CL_RS_BASE has no exception.
Method X_MESSAGE_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABEND | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Abbrechen Ja/Nein | 20040510 | ||
| 2 | I_REPID | Value transfer | Type reference (TYPE) | SY-REPID | Programm | 20040510 | |||
| 3 | I_R_PREVIOUS | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20100817 | |||
| 4 | I_TEXT | Call by reference | Type reference (TYPE) | C | Text (Form-, Methodenname) | 20040510 |
Method X_MESSAGE_S on class CL_RS_BASE has no exception.
Method X_PROPAGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20040527 |
Method X_PROPAGATE on class CL_RS_BASE has no exception.
Method X_PROPAGATE_S Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ROOT | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20121001 |
Method X_PROPAGATE_S on class CL_RS_BASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |