SAP ABAP Class CL_MESSAGE_MM (Message)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_APPLICATION (Package) Structure Package EBP
⤷
ME (Package) Application development R/3 Purchasing
⤷
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EVENT_MM | Event Handling | 00000000 |
Properties
| Class | CL_MESSAGE_MM | |
| Short Description | Message | |
| Super Class | CL_EVENT_MM | Event Handling |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ME | Application development R/3 Purchasing |
| Created | 19981204 | SAP |
| Last change | 19981210 | 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) |
Interfaces
Class CL_MESSAGE_MM has no interface implemented.
Friends
Class CL_MESSAGE_MM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG | Configuration | 19981214 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Metafield | 19981210 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CONTEXT_MM | Context | 19981204 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | T160M-MSGVS | Message Version | 19981215 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message ID | 19981204 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 19981204 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Category (E, I, W,...) | 19981204 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 19981204 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 19981204 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 19981204 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 19981204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Initialization | 19981210 | |
| 2 | Static method | Public | Method | Configuration | 19981210 | |
| 3 | Instance method | Public | Constructor | Constructor | 19981210 | |
| 4 | Static method | Public | Method | Factory Method | 19981210 | |
| 5 | Static method | Private | Method | Enaco 1 | 19981215 | |
| 6 | Static method | Private | Method | Enaco 2 | 19981215 | |
| 7 | Static method | Public | Method | Query Configuration | 19981214 | |
| 8 | Static method | Private | Method | Initialization Enaco | 19981215 | |
| 9 | Static method | Private | Method | Derive Event Type from Message Category | 19981211 |
Events
Class CL_MESSAGE_MM has no event.
Types
Class CL_MESSAGE_MM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MESSAGE_MM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MESSAGE_MM has no exception.
Method CONFIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLLECT | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-COLLECT | Flag Nachrichtentyp berücksichtigen | 19981214 | |||
| 2 | IM_DIALOG | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-DIALOG | Flag Dialog | 19981214 | |||
| 3 | IM_MSGTY | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-MSGTY | Nachrichtentyp | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19981214 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSINESS_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_OBJ_MM | Business Objekt | 19981210 | |||
| 2 | IM_BUSINESS_OBJ_VAR | Call by reference | Type reference (TYPE) | MEPO_OBJDESC | Business Objekt als Varkey | 19990714 | |||
| 3 | IM_CONTEXT | Call by reference | Type reference (TYPE) | MMPUR_CONTEXT | Kontext | 19990204 | |||
| 4 | IM_CONTEXTFIELD_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Metainformation | 19981210 | |||
| 5 | IM_CUSTOM | Call by reference | Type reference (TYPE) | I | 0 | ENACO | 19981211 | ||
| 6 | IM_EVENT_TYPE | Call by reference | Type reference (TYPE) | MMPUR_EVENT_ENTRY-EVENT_TYPE | Ereignistyp | 19981211 | |||
| 7 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message-ID | 19981210 | |||
| 8 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message-Number | 19981210 | |||
| 9 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message-Type (E,I,W,...) | 19981210 | |||
| 10 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981210 | |||
| 11 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981210 | |||
| 12 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981210 | |||
| 13 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19981210 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_MESSAGE_MM | Message-Objekt | 20010125 | |||
| 2 | IM_BUSINESS_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_OBJ_MM | Business Objekt | 19981211 | |||
| 3 | IM_BUSINESS_OBJ_VAR | Call by reference | Type reference (TYPE) | MEPO_OBJDESC | Business Objekt als Varkey | 19990714 | |||
| 4 | IM_CONDENSE | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_YES | Parameter via condense bearbeiten | 20000519 | ||
| 5 | IM_CONTEXT | Call by reference | Type reference (TYPE) | MMPUR_CONTEXT | Kontext | 19990204 | |||
| 6 | IM_CONTEXTFIELD_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_CONTEXTFIELD_MM | Metainformation | 19981211 | |||
| 7 | IM_CUSTOM | Call by reference | Type reference (TYPE) | I | 0 | ENACO | 19981211 | ||
| 8 | IM_EVENT_TYPE | Call by reference | Type reference (TYPE) | MMPUR_EVENT_ENTRY-EVENT_TYPE | Ereignistyp | 19981211 | |||
| 9 | IM_FORCE_COLLECT | Call by reference | Type reference (TYPE) | MMPUR_BOOL | MMPUR_NO | Nachricht wird grundsätzlich gesammelt | 19990216 | ||
| 10 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message-ID | 19981211 | |||
| 11 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message-Number | 19981211 | |||
| 12 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message-Type (E,I,W,...) | 19981211 | |||
| 13 | IM_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981211 | |||
| 14 | IM_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981211 | |||
| 15 | IM_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981211 | |||
| 16 | IM_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message-Variable | 19981211 | |||
| 17 | IM_SET_CHECKED | Call by reference | Type reference (TYPE) | MMPUR_BOOL | mmpur_no | Message erledigt setzen | 19990518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dialog | 19981211 | ||
| 2 | Fehler | 19981211 |
Method ENACO1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | MEssage Type | 19981215 | |||
| 2 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message ID | 19981215 | |||
| 3 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 19981215 |
Method ENACO1 on class CL_MESSAGE_MM has no exception.
Method ENACO2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | MEssage Type | 19981215 | |||
| 2 | IM_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message ID | 19981215 | |||
| 3 | IM_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 19981215 |
Method ENACO2 on class CL_MESSAGE_MM has no exception.
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COLLECT | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-COLLECT | Flag Nachrichtentyp berücksichtigen | 19981214 | |||
| 2 | EX_DIALOG | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-DIALOG | Flag Dialog | 19981214 | |||
| 3 | IM_MSGTY | Call by reference | Type reference (TYPE) | MMPUR_MESSAGE_CONFIG_ENTRY-MSGTY | Nachrichtentyp | 19981214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19981214 |
Method INIT_ENACO Signature
Method INIT_ENACO on class CL_MESSAGE_MM has no parameter.
Method INIT_ENACO on class CL_MESSAGE_MM has no exception.
Method MSGTY_TO_EVENT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_EVENT_TYPE | Call by reference | Type reference (TYPE) | MMPUR_EVENT_ENTRY-EVENT_TYPE | Ereignistyp | 19981211 | |||
| 2 | IM_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 19981211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 19981211 |
History
| Last changed by/on | SAP | 19981210 |
| SAP Release Created in |