SAP ABAP Class CL_STCTM_REPORT (Report Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TASK (Package) Technical Configuration Task Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_REPORT_UI | Report User Interface Superclass | 20101119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_BG_TASK | Background Task | 20101119 |
Properties
| Class | CL_STCTM_REPORT | |
| Short Description | Report Task | |
| Super Class | CL_STCTM_REPORT_UI | Report User Interface Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TASK | |
| Program status | ||
| Category | 0 | |
| Package | STC_TASK | Technical Configuration Task Definition |
| Created | 20101119 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_STCTM_BG_TASK | Background Task | 20101119 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STC_TASK_OBJ_UTILITIES | 20121119 | Task Object Utilities (only intern) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20101119 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | BTCJOBCNT | Job ID | 20110225 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BTCJOB | Background job name | 20110225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101119 |
Events
Class CL_STCTM_REPORT has no event.
Types
Class CL_STCTM_REPORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REPORTNAME | Call by reference | Type reference (TYPE) | IF_STCTM_TASK=>T_TASKNAME | ABAP Program Name | 20101119 |
Method CONSTRUCTOR on class CL_STCTM_REPORT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |