SAP ABAP Class CL_CRR_RUN_LOG (write access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_TST (Package) CRR
⤷
⤷
Properties
| Class | CL_CRR_RUN_LOG | |
| Short Description | write access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_TST | CRR |
| Created | 20101126 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRR_RUN_LOG has no forward declaration.
Interfaces
Class CL_CRR_RUN_LOG has no interface implemented.
Friends
Class CL_CRR_RUN_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRR_TFW_RSTATE | 'A' | ActiveTest Run State | 20101129 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRR_TFW_RSTATE | 'F' | Finished Test Run State | 20101130 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRR_TFW_RSTATE | 'U' | Unknown Test Run State | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110314 | ||
| 2 | Static method | Public | Method | 20101126 | ||
| 3 | Static method | Public | Method | 20101126 | ||
| 4 | Static method | Public | Method | 20101126 |
Events
Class CL_CRR_RUN_LOG has no event.
Types
Class CL_CRR_RUN_LOG has no local type.
Method Signatures
Method DELETE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20110317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110706 |
Method READ_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CRR_TFW_LOG | Value transfer | Type reference (TYPE) | CRR_TFW_T_LOG | CRR, Test Framework, Log | 20101126 | |||
| 2 | I_EXT_TEST_ID | Call by reference | Type reference (TYPE) | CRR_TFW_EXTTID | External Test ID | 20101126 | |||
| 3 | I_TEST_STATE | Call by reference | Type reference (TYPE) | CRR_TFW_RSTATE | Test Run State | 20110322 |
Method READ_LOG on class CL_CRR_RUN_LOG has no exception.
Method SET_STATE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXT_TEST_ID | Call by reference | Type reference (TYPE) | CRR_TFW_EXTTID | External Test ID | 20101126 | |||
| 2 | I_NEW_STATE | Call by reference | Type reference (TYPE) | CRR_TFW_RSTATE | Test Run State | 20101126 |
Method SET_STATE_LOG on class CL_CRR_RUN_LOG has no exception.
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CRR_TFW_LOG | Call by reference | Type reference (TYPE) | CRR_TFW_T_LOG | CRR, Test Framework, Log | 20101126 |
Method WRITE_LOG on class CL_CRR_RUN_LOG has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |