SAP ABAP Class CL_CRR_AGENT (CRR Parallelisation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_PARAPROS (Package) Parallel processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_AGENT | Parallel excution agent | 20110210 |
Properties
| Class | CL_CRR_AGENT | |
| Short Description | CRR Parallelisation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_PARAPROS | Parallel processing |
| Created | 20110210 | SAP |
| Last change | 20140120 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_AGENT | Parallel excution agent | 20110210 |
Friends
Class CL_CRR_AGENT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110210 | ||
| 2 | Instance method | Public | Constructor | 20110210 | ||
| 3 | Instance method | Private | Method | 20110210 | ||
| 4 | Instance method | Public | Method | 20110210 | ||
| 5 | Instance method | Private | Method | 20110210 | ||
| 6 | Instance method | Private | Method | 20110210 |
Events
Class CL_CRR_AGENT has no event.
Types
Class CL_CRR_AGENT has no local type.
Method Signatures
Method CHECK4STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_STOP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111017 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPERATION | Call by reference | Type reference (TYPE) | STRING | 20110211 |
Method CONSTRUCTOR on class CL_CRR_AGENT has no exception.
Method CREATE_PROCESSLIST Signature
Method CREATE_PROCESSLIST on class CL_CRR_AGENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110210 |
Method RETURN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20110210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical CRR Exception | 20110708 |
Method START_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_ID | Call by reference | Type reference (TYPE) | DCRRPROCESSID | 20110210 | ||||
| 2 | IV_RESTART | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110210 |
Method TRACE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ERROR | Call by reference | Type reference (TYPE) | CRR_ERROR_T | 20110304 | ||||
| 2 | IV_PROCESSID | Call by reference | Type reference (TYPE) | DCRRPROCESSID | 20110210 | ||||
| 3 | IV_PROCESS_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical CRR Exception | 20110708 |
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |