SAP ABAP Class CL_CRR_AGENT_BATCH (CRR Parallel Processing in Batch)
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 | 20121102 |
Properties
Class | CL_CRR_AGENT_BATCH | |
Short Description | CRR Parallel Processing in Batch | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_PARAPROS | Parallel processing |
Created | 20121102 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRR_AGENT | Parallel excution agent | 20121102 |
Friends
Class CL_CRR_AGENT_BATCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CRR_LOGGER | Logging interface | 20121102 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRR_MESSAGE_S | CRR Message Structure | 20121102 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T | 20121102 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T | 20121102 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TBTCJOB-JOBNAME | 'CRR_PAR_OPERATION_BATCH' | Background job name | 20121102 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20121102 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20121102 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20121102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check if stopmark has been set | 20121102 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20121102 |
3 | ![]() |
Instance method | Private | Method | Get maximum Number of available Batches | 20121102 |
4 | ![]() |
Instance method | Private | Method | 20121102 | |
5 | ![]() |
Instance method | Private | Method | Check status of started batchjobs | 20121102 |
Events
Class CL_CRR_AGENT_BATCH has no event.
Types
Class CL_CRR_AGENT_BATCH 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 | 20121102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20121102 |
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 | 20121102 |
Method CONSTRUCTOR on class CL_CRR_AGENT_BATCH has no exception.
Method GET_FREE_BATCHES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FREE_BATCHES | Value transfer | Type reference (TYPE) | INT4 | 20121102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20121102 |
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 | CRR Process ID | 20121102 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20121102 |
Method UPDATE_JOBSTATUS Signature
Method UPDATE_JOBSTATUS on class CL_CRR_AGENT_BATCH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20121102 |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 740 |