SAP ABAP Class /IPRO/CL_MESSAGE (IPRO Class to capture/store messages)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Class | /IPRO/CL_MESSAGE | |
| Short Description | IPRO Class to capture/store messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IPRO/PROGS | programs |
| Created | 20031124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/CL_MESSAGE has no forward declaration.
Interfaces
Class /IPRO/CL_MESSAGE has no interface implemented.
Friends
Class /IPRO/CL_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /IPRO/IF_MESSAGE_SUBJECT | message subject interface | 20040211 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /IPRO/CONTENT | Content Identifier | 20041129 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | Boolean | 20041129 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20031124 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20031124 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Messages, message type | 20031124 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031124 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031124 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031124 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Store the message in the message handler | 20031124 |
Events
Class /IPRO/CL_MESSAGE has no event.
Types
Class /IPRO/CL_MESSAGE has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_HANDLER | Call by reference | Object reference (TYPE REF TO) | /IPRO/CL_MESSAGE_HANDLER | Message handler | 20031202 | |||
| 2 | PIO_SUBJECT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_MESSAGE_SUBJECT | message subject interface | 20031202 | |||
| 3 | PIV_CONTENT | Value transfer | Type reference (TYPE) | /IPRO/CONTENT | Content Identifier | 20041130 | |||
| 4 | PIV_LOG | Value transfer | Type reference (TYPE) | SEU_BOOL | Boolean | 20041130 | |||
| 5 | PIV_MSGID | Value transfer | Type reference (TYPE) | SYMSGID | Messages, Message Class | 20031202 | |||
| 6 | PIV_MSGNO | Value transfer | Type reference (TYPE) | SYMSGNO | Messages, Message Number | 20031202 | |||
| 7 | PIV_MSGTY | Value transfer | Type reference (TYPE) | SYMSGTY | Messages, message type | 20031202 | |||
| 8 | PIV_MSGV1 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031202 | |||
| 9 | PIV_MSGV2 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031202 | |||
| 10 | PIV_MSGV3 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031202 | |||
| 11 | PIV_MSGV4 | Value transfer | Type reference (TYPE) | SYMSGV | Messages, message variables | 20031202 |
Method CREATE on class /IPRO/CL_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |