SAP ABAP Class IF_CRR_PARALLELISATION (Types and Constants for CRR Parallelisation)
Properties
| Class | IF_CRR_PARALLELISATION | |
| Short Description | Types and Constants for CRR Parallelisation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110204 | 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
Class IF_CRR_PARALLELISATION has no interface implemented.
Friends
Class IF_CRR_PARALLELISATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20111017 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | 20110209 | |||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'F' | 20110204 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | 20110204 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | 20110204 |
Methods
Class IF_CRR_PARALLELISATION has no method.
Events
Class IF_CRR_PARALLELISATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CRR_RETURN_S | Public | See coding | 20110304 | begin of gty_crr_return_s,
subrc type sysubrc,
end of gty_crr_return_s
|
||
| 2 | GTY_CRR_RETURN_T | Public | See coding | 20110304 | gty_crr_return_t type standard table of gty_crr_return_s
|
||
| 3 | GTY_PROCESSLIST_S | Public | See coding | 20110204 | begin of gty_processlist_s,
processid type dcrrprocessid, "Verwaltung der Tasks
process_state(1) type c, " i = initial, c = completed, p = in process
jobnumber TYPE btcjobcnt,
subrc type sysubrc,
receive_msg type dcrrmsgtext,
synchron type abap_bool,
end of gty_processlist_s
|
||
| 4 | GTY_PROCESSLIST_T | Public | See coding | 20110204 | gty_processlist_t type standard table of gty_processlist_s with key processid
|
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in |