SAP ABAP Class /BOBF/CL_TOOL_AUNIT_MSG_CHK (Checks the messages which are created in validations)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOBF/IF_TOOL_MESSAGE_CHECK | Check of message object | 20081212 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20081212 |
Properties
Class | /BOBF/CL_TOOL_AUNIT_MSG_CHK | |
Short Description | Checks the messages which are created in validations | |
Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /BOBF/TOOLS | Business Object Processing Framework Tools |
Created | 20081212 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /BOBF/IF_TOOL_MESSAGE_CHECK | Check of message object | 20081212 |
Friends
Class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no friend class.
Attributes
Class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Compares expected messages with actual messages | 20081212 |
2 | ![]() |
Static method | Private | Method | Get expected messges from test data container | 20081212 |
Events
Class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no event.
Types
Class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no local type.
Method Signatures
Method COMPARE_MESSAGES 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 | 20081212 | |||
2 | ![]() |
IT_MSG_EXP | Call by reference | Type reference (TYPE) | /BOBF/T_TOOL_AUNIT_MESSAGE | 20081212 |
Method COMPARE_MESSAGES on class /BOBF/CL_TOOL_AUNIT_MSG_CHK has no exception.
Method GET_TDC_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TDC_MESSAGE | Call by reference | Type reference (TYPE) | /BOBF/T_TOOL_AUNIT_MESSAGE | 20081212 | |||
2 | ![]() |
IV_CONTENT_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_CONTENT_CAT | Entity Category | 20081212 | ||
3 | ![]() |
IV_CONTENT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | 20081212 | |||
4 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | ETVAR_ID | 20081212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081212 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |