SAP ABAP Class CL_CRR_TFW_TOOLS (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_TFW_TOOLS | |
| 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 | 20111014 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRR_TFW_TOOLS has no forward declaration.
Interfaces
Class CL_CRR_TFW_TOOLS has no interface implemented.
Friends
Class CL_CRR_TFW_TOOLS 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 | 20111014 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRR_TFW_RSTATE | 'F' | Finished Test Run State | 20111014 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRR_TFW_RSTATE | 'U' | Unknown Test Run State | 20111014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20111014 |
Events
Class CL_CRR_TFW_TOOLS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CONTENT_S | Public | See coding | 20120423 | begin of gty_content_s,
parameter type char30,
value type char80,
end of gty_content_s
|
||
| 2 | GTY_CONTENT_T | Public | See coding | 20120423 | gty_content_t TYPE STANDARD TABLE OF gty_content_s WITH DEFAULT KEY
|
Method Signatures
Method GET_FILE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILE_CONTENT | Value transfer | Type reference (TYPE) | GTY_CONTENT_T | Table of Strings | 20120423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical CRR Exception | 20111014 |
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 732 |