SAP ABAP Class CL_SATC_AC_PROCESSING_AGENT (Abstract base class for activities during project execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SATC_AC_PROCESSING_AGENT | Operation to be executed as part of check run | 20120530 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_ACTIVATE_RESULT_AGT | Agent to transfer result to remote system | 20120530 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_TRANSFER_RESULT_AGT | Agent to transfer result to remote system | 20120530 |
Properties
| Class | CL_SATC_AC_PROCESSING_AGENT | |
| Short Description | Abstract base class for activities during project execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20120530 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC_PROCESSING_AGENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SATC_AC_PROCESSING_AGENT | Operation to be executed as part of check run | 20120530 |
Friends
Class CL_SATC_AC_PROCESSING_AGENT has no friend class.
Attributes
Class CL_SATC_AC_PROCESSING_AGENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120530 | ||
| 2 | Instance method | Public | Method | 20120530 |
Events
Class CL_SATC_AC_PROCESSING_AGENT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_AGENTS | Public | See coding | List of agents | 20120530 | ty_agents type standard table of ref to cl_satc_ac_processing_agent with default key
|
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) | 20120530 |
Method GET_MEMENTO on class CL_SATC_AC_PROCESSING_AGENT 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 | Call by reference | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid state | 20120530 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |