SAP ABAP Class CL_CRR_HISTORY (CRR Task History)
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_HISTORY | |
Short Description | CRR Task History | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_COMPONENTS | CRR Main Components |
Created | 20110509 | SAP |
Last change | 20140120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRR_HISTORY has no forward declaration.
Interfaces
Class CL_CRR_HISTORY has no interface implemented.
Friends
Class CL_CRR_HISTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | DCRRMARKER | 1 | 20110518 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | DCRRMARKER | 2 | 20110518 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRR_HISTORY | CRR Task History | 20110526 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_TASK_HIST_DB | 20110509 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_ACTV_RUNTIME | 20110509 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRRTASKHIST | 20110509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | 20110509 | |
2 | ![]() |
Instance method | Public | Method | 20110526 | |
3 | ![]() |
Static method | Public | Method | 20110526 | |
4 | ![]() |
Instance method | Public | Method | 20110509 | |
5 | ![]() |
Instance method | Public | Method | 20110509 | |
6 | ![]() |
Instance method | Public | Method | 20110526 |
Events
Class CL_CRR_HISTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_ACTV_RUNTIME | Private | See coding | 20110509 | begin of lty_actv_runtime,
trid type int4,
operation type dcrraction,
end of lty_actv_runtime
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRR_HISTORY has no parameter.
Method CONSTRUCTOR on class CL_CRR_HISTORY has no exception.
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONFLICTS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110526 | ||
2 | ![]() |
IV_DELETES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110526 | ||
3 | ![]() |
IV_DUPLICATES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110809 | ||
4 | ![]() |
IV_INSERTS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110526 | ||
5 | ![]() |
IV_OBSOLETE | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20111011 | ||
6 | ![]() |
IV_UPDATES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20110526 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20110526 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CRR_HISTORY | CRR Task History | 20110526 |
Method GET_INSTANCE on class CL_CRR_HISTORY has no exception.
Method TASK_FINISHED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TASK | Call by reference | Type reference (TYPE) | CRRTASKINFO | 20110518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110509 |
Method TASK_STARTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TASK | Call by reference | Type reference (TYPE) | CRRTASKINFO | 20110509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110509 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ERROR_STATE | Call by reference | Type reference (TYPE) | DCRRERRSTATE | Error state of a CRR task | 20110526 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical CRR Exception | 20110526 |
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 731 |