SAP ABAP Class CL_SATC_AC_TRANSFER_RESULT_AGT (Agent to transfer result to remote system)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_AC_PROCESSING_AGENT | Abstract base class for activities during project execution | 20120530 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CI_TRANSFER_RESULT_AGT | Transfer Result | 20120530 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SATC_CM_TRANSFER_RESULT_AGT | Transfer Result | 20120530 |
Properties
| Class | CL_SATC_AC_TRANSFER_RESULT_AGT | |
| Short Description | Agent to transfer result to remote system | |
| Super Class | CL_SATC_AC_PROCESSING_AGENT | Abstract base class for activities during project execution |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SATC_AC_TRANSFER_RESULT_AGT has no interface implemented.
Friends
Class CL_SATC_AC_TRANSFER_RESULT_AGT 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) | ABAP_BOOL | 20120530 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | 20120530 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SATC_D_SINCE_DAYS | Since .. peridod in days | 20120530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Batch Job handling | 20120530 | |
| 2 | Instance method | Protected | Method | Add report for result transfer to batch job | 20120530 | |
| 3 | Instance method | Protected | Method | Add report for exemption transfer to batch job | 20120530 | |
| 4 | Instance method | Public | Method | Activate remote result | 20120530 | |
| 5 | Instance method | Public | Method | Define remote destination | 20120530 | |
| 6 | Instance method | Public | Method | Transfer exemption changed recently | 20120530 |
Events
Class CL_SATC_AC_TRANSFER_RESULT_AGT has no event.
Types
Class CL_SATC_AC_TRANSFER_RESULT_AGT has no local type.
Method Signatures
Method SCHEDULE_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120530 |
Method SCHEDULE_STEP_TRANSFER_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVATE_REMOTE_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120530 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20120530 | ||||
| 3 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_AC_DISPLAY_ID | 20120530 | ||||
| 4 | I_JOB_COUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | 20120530 | ||||
| 5 | I_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120530 |
Method SCHEDULE_STEP_TRANSFER_XMPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED_SINCE | Call by reference | Type reference (TYPE) | SATC_D_SINCE_DAYS | 20120530 | ||||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20120530 | ||||
| 3 | I_JOB_COUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | 20120530 | ||||
| 4 | I_JOB_NAME | Call by reference | Type reference (TYPE) | BTCJOB | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120530 |
Method SET_ACTIVATE_REMOTE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DO_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120530 |
Method SET_ACTIVATE_REMOTE_RESULT on class CL_SATC_AC_TRANSFER_RESULT_AGT has no exception.
Method SET_REMOTE_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120530 |
Method SET_REMOTE_DESTINATION on class CL_SATC_AC_TRANSFER_RESULT_AGT has no exception.
Method SET_TRANSFER_EXEMPTIONS_SINCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGED_SINCE | Call by reference | Type reference (TYPE) | SATC_D_SINCE_DAYS | Since .. timestamp | 20120530 |
Method SET_TRANSFER_EXEMPTIONS_SINCE on class CL_SATC_AC_TRANSFER_RESULT_AGT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |