SAP ABAP Class CL_CTS_LOGGING_TEST_HELPER (cCTS: Logging test helper)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_TEST_HELPER (Package) Test Helper
⤷
⤷
Properties
| Class | CL_CTS_LOGGING_TEST_HELPER | |
| Short Description | cCTS: Logging test helper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_TEST_HELPER | Test Helper |
| Created | 20130422 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_LOGGING_TEST_HELPER has no forward declaration.
Interfaces
Class CL_CTS_LOGGING_TEST_HELPER has no interface implemented.
Friends
Class CL_CTS_LOGGING_TEST_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130422 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BAL_T_MSGH | Application Log: Message Handle Table | 20130422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check content | 20130422 | |
| 2 | Instance method | Public | Method | Check if the correct number of messages are retrieved | 20130422 | |
| 3 | Static method | Public | Method | Create helper with log ID | 20130422 | |
| 4 | Instance method | Protected | Method | Read messages | 20130422 |
Events
Class CL_CTS_LOGGING_TEST_HELPER has no event.
Types
Class CL_CTS_LOGGING_TEST_HELPER has no local type.
Method Signatures
Method CHECK_CONTENT_OF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 0 | ABAP Unit: Severity of Check Error | 20130422 | ||
| 2 | LINE_NUMBER | Call by reference | Type reference (TYPE) | I | 0 | 20130422 | |||
| 3 | MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Message Number | 20130422 | |||
| 4 | MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20130422 |
Method CHECK_CONTENT_OF_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.
Method CHECK_NUMBER_OF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPECTED | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20130422 | |||
| 2 | LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 0 | Natural number | 20130422 |
Method CHECK_NUMBER_OF_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HELPER | Value transfer | Object reference (TYPE REF TO) | CL_CTS_LOGGING_TEST_HELPER | cCTS: Logging test helper | 20130422 | |||
| 2 | LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20130422 |
Method CREATE on class CL_CTS_LOGGING_TEST_HELPER has no exception.
Method READ_MESSAGES Signature
Method READ_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no parameter.
Method READ_MESSAGES on class CL_CTS_LOGGING_TEST_HELPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |