SAP ABAP Class CL_SATC_CI_CFG_SERIES (Abstract configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_CI_BULK_SCAN (Package) INTERNAL: - *NO* REUSE - Bulk scans
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_CI_CFG_SERIES | Configuration of bulk run | 20120620 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_CFG_SERIES_OBJ_SET | Configuration with "Code Inspector" object set | 20120620 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_CFG_SERIES_PKG_SLCT | Configuration with packages query | 20120620 |
Properties
| Class | CL_SATC_CI_CFG_SERIES | |
| Short Description | Abstract configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_CI_BULK_SCAN | INTERNAL: - *NO* REUSE - Bulk scans |
| Created | 20120620 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_CI_CFG_SERIES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_CI_CFG_SERIES | Configuration of bulk run | 20120620 |
Friends
Class CL_SATC_CI_CFG_SERIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SATC_CI_CHK_VARIANT | Global "Code Inspector" check variant | 20120620 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SATC_D_AC_MODE_FND_XTD_IN_CODE | 20130325 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | SATC_D_AC_RUN_TITLE | Title of ATC run | 20120620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get internal state as serialized data | 20120620 | |
| 2 | Instance method | Public | Method | Restore internal state from serialized data | 20120620 |
Events
Class CL_SATC_CI_CFG_SERIES has no event.
Types
Class CL_SATC_CI_CFG_SERIES has no local type.
Method Signatures
Method GET_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120620 |
Method GET_MEMENTO on class CL_SATC_CI_CFG_SERIES has no exception.
Method RESTORE_FROM_MEMENTO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEMENTO | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid state | 20120620 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |