SAP ABAP Class CX_RS_DISPLAY_ONLY (Object can be displayed only - it can not be edited)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW (Application Component) SAP Business Information Warehouse
⤷
RS (Package) BW: General Business Information Warehouse
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_RS_MSG | BW Exception with Generic Mesasges (No Special Attributes) | 20010227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20051228 |
Properties
| Class | CX_RS_DISPLAY_ONLY | |
| Short Description | Object can be displayed only - it can not be edited | |
| Super Class | CX_RS_MSG | BW Exception with Generic Mesasges (No Special Attributes) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | RS | BW: General Business Information Warehouse |
| Created | 20010226 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_RS_DISPLAY_ONLY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20051228 |
Friends
Class CX_RS_DISPLAY_ONLY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20051228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010226 |
Events
Class CX_RS_DISPLAY_ONLY has no event.
Types
Class CX_RS_DISPLAY_ONLY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Value transfer | Type reference (TYPE) | SYMSGID | MSGID | 20010227 | |||
| 2 | MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | MSGNO | 20010227 | |||
| 3 | MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | MSGTY | 20010227 | |||
| 4 | MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV1 | 20010227 | |||
| 5 | MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV2 | 20010227 | |||
| 6 | MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV3 | 20010227 | |||
| 7 | MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | MSGV4 | 20010227 | |||
| 8 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010226 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20010226 |
Method CONSTRUCTOR on class CX_RS_DISPLAY_ONLY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |