SAP ABAP Interface IF_SATC_AC_PROCESSING_AGENT (Operation to be executed as part of check run)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SATC_AC_PROCESSING_AGENT | Abstract base class for activities during project execution | 20120530 |
Properties
| Interface | IF_SATC_AC_PROCESSING_AGENT | |
| Short Description | Operation to be executed as part of check run |
General Data
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20120530 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SATC_AC_PROCESSING_AGENT has no forward declaration.
Interfaces
Interface IF_SATC_AC_PROCESSING_AGENT has no interface.
Friends
Interface IF_SATC_AC_PROCESSING_AGENT has no friend.
Attributes
Interface IF_SATC_AC_PROCESSING_AGENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute | 20120530 | |
| 2 | Instance method | Public | Method | Get description of agent and its (internal) settings | 20120530 |
Events
Interface IF_SATC_AC_PROCESSING_AGENT has no event.
Types
Interface IF_SATC_AC_PROCESSING_AGENT has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXECUTION_ID | Call by reference | Type reference (TYPE) | SATC_D_PROJECT_EXECUTION_ID | Project execution ID | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fatal error in processing agent that shall abort project run | 20120530 | ||
| 2 | Exception within 'ABAP Check' layer of ATC | 20120530 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20120530 |
Method GET_DESCRIPTION on Interface IF_SATC_AC_PROCESSING_AGENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |