SAP ABAP Class /SLOAP/CL_MESSAGE_SYSTEM (Improvement or error messages)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SLOAP/CL_OBJECT_MINIMAL | minimal sloas object | 20100127 |
Properties
| Class | /SLOAP/CL_MESSAGE_SYSTEM | |
| Short Description | Improvement or error messages | |
| Super Class | /SLOAP/CL_OBJECT_MINIMAL | minimal sloas object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/CL_MESSAGE_SYSTEM has no forward declaration.
Interfaces
Class /SLOAP/CL_MESSAGE_SYSTEM has no interface implemented.
Friends
Class /SLOAP/CL_MESSAGE_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/MESSAGE_ID | Improvement message id | 20100127 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/TEXT_TYPE | SLOAS text type | 20100127 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/PRIO | Improvment message priorisation | 20100127 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/PROCESSOR | message processor | 20100127 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /SLOAP/STAUS | status of improvement message | 20100127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100127 | ||
| 2 | Instance method | Public | Constructor | 20100127 | ||
| 3 | Instance method | Public | Method | 20100127 | ||
| 4 | Instance method | Public | Method | 20100127 | ||
| 5 | Instance method | Public | Method | 20100127 | ||
| 6 | Instance method | Public | Method | 20100127 | ||
| 7 | Static method | Public | Method | Get all available messages (regarding search options) | 20100127 | |
| 8 | Instance method | Public | Method | 20100127 | ||
| 9 | Static method | Public | Method | Get all available message types | 20100127 | |
| 10 | Instance method | Public | Method | Save new/edited message | 20100127 | |
| 11 | Instance method | Public | Method | 20100127 | ||
| 12 | Instance method | Public | Method | 20100127 | ||
| 13 | Instance method | Public | Method | 20100127 | ||
| 14 | Instance method | Public | Method | 20100127 |
Events
Class /SLOAP/CL_MESSAGE_SYSTEM has no event.
Types
Class /SLOAP/CL_MESSAGE_SYSTEM has no local type.
Method Signatures
Method CHANGE_PROCESSOR Signature
Method CHANGE_PROCESSOR on class /SLOAP/CL_MESSAGE_SYSTEM has no parameter.
Method CHANGE_PROCESSOR on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20100127 |
Method CONSTRUCTOR on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PRIO | Value transfer | Type reference (TYPE) | /SLOAP/PRIO | Improvment message priorisation | 20100127 |
Method GET_PRIO on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESSOR | Value transfer | Type reference (TYPE) | USERNAME | User name | 20100127 |
Method GET_PROCESSOR on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MESSAGE | Value transfer | Object reference (TYPE REF TO) | /SLOAP/CL_MESSAGE_SYSTEM | Improvement or error messages | 20100127 |
Method GET_REFRESH on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20100127 |
Method GET_STATUS on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Value transfer | Type reference (TYPE) | /SLOAP/T_IMP_LOG | Improvement message log | 20100127 | |||
| 2 | IV_CREATOR | Call by reference | Type reference (TYPE) | USR02-BNAME | User Name in User Master Record | 20100127 | |||
| 3 | IV_PROCESSOR | Call by reference | Type reference (TYPE) | USR02-BNAME | User Name in User Master Record | 20100127 | |||
| 4 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/TEXT_TYPE | SLOAS text type | 20100127 |
Method GET_TABLE on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_TEXT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TYPE | Value transfer | Type reference (TYPE) | /SLOAP/TEXT_TYPE | SLOAS text types | 20100127 |
Method GET_TEXT_TYPE on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method GET_TYPE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TYPES | Value transfer | Type reference (TYPE) | /SLOAP/T_TXT_TYPE | SLOAS text type | 20100127 |
Method GET_TYPE_TABLE on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method SAVE Signature
Method SAVE on class /SLOAP/CL_MESSAGE_SYSTEM has no parameter.
Method SAVE on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method SET_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRIO | Call by reference | Type reference (TYPE) | /SLOAP/PRIO | Improvment message priorisation | 20100127 |
Method SET_PRIO on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method SET_PROCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESSOR | Call by reference | Type reference (TYPE) | USERNAME | User name | 20100127 |
Method SET_PROCESSOR on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20100127 |
Method SET_STATUS on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
Method SET_TEXT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | /SLOAP/TEXT_TYPE | SLOAS text type | 20100127 |
Method SET_TEXT_TYPE on class /SLOAP/CL_MESSAGE_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 700 |