SAP ABAP Class /BOBF/IF_TOOL_MESSAGE_CHECK (Check of message object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/CL_TOOL_AUNIT_MSG_CHK | Checks the messages which are created in validations | 20081212 |
Properties
| Class | /BOBF/IF_TOOL_MESSAGE_CHECK | |
| Short Description | Check of message object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081213 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no forward declaration.
Interfaces
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no interface implemented.
Friends
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'CREATE' | Component name | 20081213 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'EXECUTE' | Component name | 20081213 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Expected message not created' | 20081213 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Not expected message created' | 20081213 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'Message has not the expected parameters' | 20081213 | |||
| 6 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'QUERY' | Component name | 20081213 | ||
| 7 | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'RESOLVE' | Component name | 20081213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checking content of message object returned by a validation | 20081213 |
Events
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no event.
Types
Class /BOBF/IF_TOOL_MESSAGE_CHECK has no local type.
Method Signatures
Method CHECK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Message object which was returned by validation | 20081213 | |||
| 2 | IV_CONTENT_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_CONTENT_CAT | Entity Category | 20081213 | |||
| 3 | IV_CONTENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081213 | |||
| 4 | IV_METHODNAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Component name | 20081213 | |||
| 5 | IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20081213 |
Method CHECK_MESSAGE on class /BOBF/IF_TOOL_MESSAGE_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |