SAP ABAP Class CL_ECSTAT_EXEC_SC_INFO (Data Object for Encapsulating Executed Scripts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_STAT (Package) eCATT Statistics
⤷
⤷
Properties
| Class | CL_ECSTAT_EXEC_SC_INFO | |
| Short Description | Data Object for Encapsulating Executed Scripts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_STAT | eCATT Statistics |
| Created | 20100806 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECSTAT_EXEC_SC_INFO has no forward declaration.
Interfaces
Class CL_ECSTAT_EXEC_SC_INFO has no interface implemented.
Friends
Class CL_ECSTAT_EXEC_SC_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ECSTAT_T_DISPLAY_SC_EXEC | Table for displaying executed scripts | 20100806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100806 | |
| 2 | Instance method | Public | Method | Gets overview of executed scripts | 20100806 |
Events
Class CL_ECSTAT_EXEC_SC_INFO has no event.
Types
Class CL_ECSTAT_EXEC_SC_INFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_EXEC_SCRIPTS | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_SC_EXEC | Tabelle für die Anzeige der ausgeführten Skripte | 20100806 |
Method CONSTRUCTOR on class CL_ECSTAT_EXEC_SC_INFO has no exception.
Method GET_EXECUTED_SCRIPTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_EXEC_SC | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_SC_EXEC | Tabelle für die Anzeige der ausgeführten Skripte | 20100806 |
Method GET_EXECUTED_SCRIPTS on class CL_ECSTAT_EXEC_SC_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |