SAP ABAP Interface IF_ECATT_OQ_LOG (eCATT OQ - Logging Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_OQ_TOOLS (Package) eCATT Output Qualification - Tools

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECATT_OQ_LOG | eCATT OQ - Logging (Basis Class) | 20070510 |
Properties
Interface | IF_ECATT_OQ_LOG | |
Short Description | eCATT OQ - Logging Interface |
General Data
Package | SECATT_OQ_TOOLS | eCATT Output Qualification - Tools |
Created | 20070510 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ECATT_OQ_LOG has no forward declaration.
Interfaces
Interface IF_ECATT_OQ_LOG has no interface.
Friends
Interface IF_ECATT_OQ_LOG has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AS_TEST_HEAD | Instance attribute | Public | Type reference (TYPE) | ETOQ_TESTHEAD | Administration Data for Start Process | 20070620 | ||
2 | ENTRY_END_ALL | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'Z' | LogEntry "End of Execution" | 20070620 | |
3 | ENTRY_EXCEPTION | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'E' | LogEntry "Exception" | 20070620 | |
4 | ENTRY_MESSAGE | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'M' | LogEntry "Message" | 20070620 | |
5 | ENTRY_RESULT | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'R' | LogEntry "Result of Test Method" | 20070620 | |
6 | ENTRY_START_ALL | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'A' | LogEntry "Start of Execution" | 20070620 | |
7 | ENTRY_START_TEST | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'S' | LogEntry "Start of Test Method" | 20070620 | |
8 | ENTRY_TEXT | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'T' | LogEntry "Text" | 20070620 | |
9 | ENTRY_VALUE | Constant | Public | Type reference (TYPE) | ETOQ_ENTRY_TYPE | 'V' | LogEntry "Value" | 20070620 | |
10 | LOG_DETAIL_HIGH | Constant | Public | Type reference (TYPE) | ETOQ_LOG_DETAIL | 30 | High level of detail of logging | 20070621 | |
11 | LOG_DETAIL_LOW | Constant | Public | Type reference (TYPE) | ETOQ_LOG_DETAIL | 10 | Low level of detail of logging | 20070621 | |
12 | LOG_DETAIL_MEDIUM | Constant | Public | Type reference (TYPE) | ETOQ_LOG_DETAIL | 20 | Mid level of detail of logging | 20070621 | |
13 | STATUS_FAILED | Constant | Public | Type reference (TYPE) | ETOQ_STATUS | 'F' | Status "Test Failed" | 20070620 | |
14 | STATUS_PASSED | Constant | Public | Type reference (TYPE) | ETOQ_STATUS | 'P' | Status "Test Passed" | 20070620 | |
15 | STATUS_UNDEFINED | Constant | Public | Type reference (TYPE) | ETOQ_STATUS | SPACE | Status "Undefined" | 20070620 | |
16 | STATUS_UNTESTED | Constant | Public | Type reference (TYPE) | ETOQ_STATUS | 'U' | Status "Test not executed" | 20070620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | eCATT OQ Log - Log an exception | 20070620 |
2 | ![]() |
Instance method | Public | Method | eCATT OQ Log - Log a message | 20070620 |
3 | ![]() |
Instance method | Public | Method | eCATT OQ Log - Log a text | 20070620 |
4 | ![]() |
Instance method | Public | Method | eCATT OQ Log - Log a value | 20070620 |
Events
Interface IF_ECATT_OQ_LOG has no event.
Types
Interface IF_ECATT_OQ_LOG has no local type.
Method Signatures
Method LOG_EX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070620 | ||
2 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | ETOQ_STATUS | SPACE | eCATT OQ Log Test-Status | 20070620 |
Method LOG_EX on Interface IF_ECATT_OQ_LOG has no exception.
Method LOG_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20070620 | ||
2 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20070620 | ||
3 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20070620 | ||
4 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070620 | ||
5 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070620 | ||
6 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070620 | ||
7 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070620 | ||
8 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | ETOQ_STATUS | SPACE | eCATT OQ Log Test-Status | 20070620 |
Method LOG_MSG on Interface IF_ECATT_OQ_LOG has no exception.
Method LOG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | ETOQ_STATUS | SPACE | eCATT OQ Log Test-Status | 20070620 | |
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | STRING | Zu protokollierender Text | 20070620 |
Method LOG_TEXT on Interface IF_ECATT_OQ_LOG has no exception.
Method LOG_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Datenfeldes | 20070620 | ||
2 | ![]() |
I_DATA_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert des Datenfeldes | 20070620 | ||
3 | ![]() |
I_STATUS | Call by reference | Type reference (TYPE) | ETOQ_STATUS | SPACE | eCATT OQ Log Test-Status | 20070620 |
Method LOG_VALUE on Interface IF_ECATT_OQ_LOG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |