SAP ABAP Class CL_SATC_AC_MEMENTO_PRCNG_AGENT (Memento service for processing agents)
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
⤷
⤷
Properties
| Class | CL_SATC_AC_MEMENTO_PRCNG_AGENT | |
| Short Description | Memento service for processing agents | |
| 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_MEMENTO_PRCNG_AGENT has no forward declaration.
Interfaces
Class CL_SATC_AC_MEMENTO_PRCNG_AGENT has no interface implemented.
Friends
Class CL_SATC_AC_MEMENTO_PRCNG_AGENT has no friend class.
Attributes
Class CL_SATC_AC_MEMENTO_PRCNG_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_MEMENTO_PRCNG_AGENT has no event.
Types
Class CL_SATC_AC_MEMENTO_PRCNG_AGENT has no local type.
Method Signatures
Method GET_MEMENTO_OF_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGENT | Call by reference | Object reference (TYPE REF TO) | CL_SATC_AC_PROCESSING_AGENT | 20120530 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | Serialized Data (Export or Call Transformation) | 20120530 |
Method GET_MEMENTO_OF_AGENT on class CL_SATC_AC_MEMENTO_PRCNG_AGENT has no exception.
Method RESTORE_AGENT_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 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SATC_AC_PROCESSING_AGENT | Abstract base class for activities during project execution | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid state | 20120530 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |