SAP ABAP Interface /BOBF/IF_TOOL_MESSAGE_CHECK (Check of message object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/TOOLS (Package) Business Object Processing Framework Tools
⤷
⤷
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
| Interface | /BOBF/IF_TOOL_MESSAGE_CHECK | |
| Short Description | Check of message object |
General Data
| Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
| Created | 20081213 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /BOBF/IF_TOOL_MESSAGE_CHECK has no forward declaration.
Interfaces
Interface /BOBF/IF_TOOL_MESSAGE_CHECK has no interface.
Friends
Interface /BOBF/IF_TOOL_MESSAGE_CHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_CREATE | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'CREATE' | Component name | 20081213 | |
| 2 | GC_EXECUTE | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'EXECUTE' | Component name | 20081213 | |
| 3 | GC_MSG_MISSING | Constant | Public | Type reference (TYPE) | STRING | 'Expected message not created' | 20081213 | ||
| 4 | GC_MSG_UNEXPECTED | Constant | Public | Type reference (TYPE) | STRING | 'Not expected message created' | 20081213 | ||
| 5 | GC_MSG_WRONG_PARAMS | Constant | Public | Type reference (TYPE) | STRING | 'Message has not the expected parameters' | 20081213 | ||
| 6 | GC_QUERY | Constant | Public | Type reference (TYPE) | SEOCMPNAME | 'QUERY' | Component name | 20081213 | |
| 7 | GC_RESOLVE | 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
Interface /BOBF/IF_TOOL_MESSAGE_CHECK has no event.
Types
Interface /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 Interface /BOBF/IF_TOOL_MESSAGE_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |