SAP ABAP Class CL_CRR_RTI (CRR runtime info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_COMPONENTS (Package) CRR Main Components

⤷

⤷

Properties
Class | CL_CRR_RTI | |
Short Description | CRR runtime info | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_COMPONENTS | CRR Main Components |
Created | 20110128 | 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 CL_CRR_RTI has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CRR_RUNTIME | 20110523 | CRR Runtime Information |
Attributes
Class CL_CRR_RTI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check/Update Status of Batchjob | 20130315 |
2 | ![]() |
Static method | Public | Method | 20110128 | |
3 | ![]() |
Static method | Public | Method | Create a new runtime entry | 20110307 |
4 | ![]() |
Static method | Private | Method | 20110523 | |
5 | ![]() |
Static method | Private | Method | 20110523 | |
6 | ![]() |
Static method | Public | Method | Retrieve the current runtime entry | 20110204 |
7 | ![]() |
Static method | Private | Method | 20110520 | |
8 | ![]() |
Static method | Public | Method | 20120202 | |
9 | ![]() |
Static method | Public | Method | 20110307 |
Events
Class CL_CRR_RTI has no event.
Types
Class CL_CRR_RTI has no local type.
Method Signatures
Method CHECK_JOB_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | BTCSTATUS | State of Background Job | 20130315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20130315 |
Method CLEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CURRENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110210 |
Method CLEAN on class CL_CRR_RTI has no exception.
Method CREATE_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110307 | |||
2 | ![]() |
IV_TRANSITION | Call by reference | Type reference (TYPE) | DCRRACTION | 20110307 | |||
3 | ![]() |
RO_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_CRR_RUNTIME | 20110307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20110520 |
Method CREATE_TR_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110523 | ||
2 | ![]() |
IV_TRANSITION | Call by reference | Type reference (TYPE) | DCRRACTION | CRR Transition/Operation | 20110523 | ||
3 | ![]() |
OS_RTIT | Value transfer | Type reference (TYPE) | CRRRTIT | CRR runtime information | 20110523 |
Method CREATE_TR_RECORD on class CL_CRR_RTI has no exception.
Method GET_ACTIVE_TR_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110523 | ||
2 | ![]() |
IV_TRANSITION | Call by reference | Type reference (TYPE) | DCRRACTION | CRR Transition/Operation | 20110523 | ||
3 | ![]() |
MR_RTIT | Value transfer | Type reference (TYPE) | CRRRTIT | CRR runtime information | 20110523 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20110523 |
Method GET_CURRENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20110520 | ||
2 | ![]() |
IV_TRANSITION | Call by reference | Type reference (TYPE) | DCRRACTION | CRR Transition/Operation | 20110523 | ||
3 | ![]() |
RO_RTI | Value transfer | Object reference (TYPE REF TO) | IF_CRR_RUNTIME | 20110222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20110520 |
Method GET_NEXT_TRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRID | Value transfer | Type reference (TYPE) | I | 20110520 |
Method GET_NEXT_TRID on class CL_CRR_RTI has no exception.
Method RESET_FRAMEWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20120202 |
Method RESET_FRAMEWORK on class CL_CRR_RTI has no exception.
Method START_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OP | Call by reference | Type reference (TYPE) | DCRRACTION | 20110307 | |||
2 | ![]() |
IV_OPSF | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20110307 | |||
3 | ![]() |
IV_TASKDEP | Call by reference | Type reference (TYPE) | DCRROPTASKDP | 'P' | 20110307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110307 |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 731 |