SAP ABAP Interface IF_FIT_CHECK_LOG (Wrapper for messages)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-CCF (Application Component) Configuration Check Framework
⤷
FIT_CHECK_FRW_RT (Package) Check Framework Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FIT_CHECK_UNIT | Wrapper for a check class (IF_FIT_CHECK) | 20100215 |
Properties
| Interface | IF_FIT_CHECK_LOG | |
| Short Description | Wrapper for messages |
General Data
| Package | FIT_CHECK_FRW_RT | Check Framework Runtime |
| Created | 20100205 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FIT_CHECK_LOG has no forward declaration.
Interfaces
Interface IF_FIT_CHECK_LOG has no interface.
Friends
Interface IF_FIT_CHECK_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | M_MESSAGES | Instance attribute | Public | Type reference (TYPE) | FIT_TT_LOG | FIT_TT_LOG | 20100409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add a amessage to the log | 20100205 | |
| 2 | Instance method | Public | Method | returns only error messages | 20100205 | |
| 3 | Instance method | Public | Method | returns all messages of the container | 20100205 |
Events
Interface IF_FIT_CHECK_LOG has no event.
Types
Interface IF_FIT_CHECK_LOG has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | FIT_S_MESSAGE | message structure of the check framework | 20100205 |
Method ADD_MESSAGE on Interface IF_FIT_CHECK_LOG has no exception.
Method GET_ERROR_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERR_MESSAGES | Call by reference | Type reference (TYPE) | FIT_TT_LOG | complete logs of containers | 20100205 | |||
| 2 | EV_NO_ERR_MESSAGES | Call by reference | Type reference (TYPE) | I | 20100205 |
Method GET_ERROR_MESSAGES on Interface IF_FIT_CHECK_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FIT_TT_LOG | complete logs of containers | 20100205 |
Method GET_MESSAGES on Interface IF_FIT_CHECK_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |