SAP ABAP Class CL_CRM_TASK (Check Results Management: Check Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GLOBAL | Check Results Management: Global Information | 20000614 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_LOG | Check Results Management: Log | 20000606 |
Properties
Class | CL_CRM_TASK | |
Short Description | Check Results Management: Check Task | |
Super Class | CL_CRM_GLOBAL | Check Results Management: Global Information |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CHECK_RESULT_MANAGEMENT | SAP ONLY: Check Internal Guidelines - Basic Module |
Created | 20000509 | SAP |
Last change | 20140121 | 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_CRM_LOG | Check Results Management: Log | 20000606 |
Friends
Class CL_CRM_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_CHECK_ENVIRONMENT | Check Environments | 20000608 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_CHECK_MESSAGES | Check Messages | 20000608 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_CHECK_REFS | Check References | 20000509 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_CHECK_RESULT | Check Results | 20000608 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRM_OBJECT_PAIRS | Objects to be checked | 20000512 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMPHASE | Phase | 20000623 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SEOCLSNAME | Class for Accessing Multiple-Use Data | 20000606 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_TASK | Task | 20000623 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMTASKKI | Task Type | 20000509 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | TASK_COMPLETED | Instance Event (0) |
Public (2) |
Task Completed | 20000509 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TASK | Protected | See coding | Task | 20000623 | begin of ty_task.
include type crmchkrunj.
types: action(1) type c,
end of ty_task
|
|
2 | TY_TASKS | Protected | See coding | Tasks | 20000623 | ty_tasks type standard table of ty_task
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Checklauf-Referenz | 20000606 | ||
2 | ![]() |
IM_TASK_ATTRIBUTES | Call by reference | Type reference (TYPE) | CRMCHKRUNJ | Attribute der Task | 20000607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter nicht korrekt | 20000607 |
Method FREE_CHECK_OBJECT Signature
Method FREE_CHECK_OBJECT on class CL_CRM_TASK has no parameter.
Method FREE_CHECK_OBJECT on class CL_CRM_TASK has no exception.
Method FREE_CHECK_RESULT Signature
Method FREE_CHECK_RESULT on class CL_CRM_TASK has no parameter.
Method FREE_CHECK_RESULT on class CL_CRM_TASK has no exception.
Method GET_CHECK_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CHECK_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Prüfergebnisse | 20000611 |
Method GET_CHECK_RESULT on class CL_CRM_TASK has no exception.
Method GET_JOBNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RESTART_LEVEL | Call by reference | Type reference (TYPE) | CRMRSTLEV | '1' | Restart-Level | 20010223 | |
2 | ![]() |
RE_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Jobname | 20000616 |
Method GET_JOBNAME on class CL_CRM_TASK has no exception.
Method GET_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | Objektpaare | 20000611 |
Method GET_OBJECTS on class CL_CRM_TASK has no exception.
Method RESTART_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_REFS | Call by reference | Type reference (TYPE) | CRM_CHECK_REFS | Check-Referenzen | 20010222 | ||
2 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Checklauf | 20010222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Batchjob konnte nicht angelegt werden | 20010222 | |
2 | ![]() |
Protokoll konnte nicht angelegt werden | 20010222 |
Method SET_TASK_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROCESSING_STATUS | Call by reference | Type reference (TYPE) | CRMPROSTAT | Bearbeitungsstatus | 20010206 |
Method SET_TASK_ATTRIBUTES on class CL_CRM_TASK has no exception.
Method START_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_REFS | Call by reference | Type reference (TYPE) | CRM_CHECK_REFS | Check-Referenzen | 20000509 | ||
2 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Checklauf Referenz | 20000509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Protokoll konnte nicht angelegt werden | 20000531 |
Method START_CHECK_BATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_REFS | Call by reference | Type reference (TYPE) | CRM_CHECK_REFS | Check-Referenzen | 20000509 | ||
2 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Checklauf | 20000509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Batcheinplanung fehlgeschlagen | 20000509 | |
2 | ![]() |
Protokoll konnte nicht angelegt werden | 20000606 |
Method START_OBJECT_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Prüflauf-Referenz | 20000509 | ||
2 | ![]() |
IM_OBJECT_COLLECTOR_REFS | Call by reference | Type reference (TYPE) | CRM_OBJECT_COLLECTOR_REFS | Objektkollektor-Referenzen | 20000509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Protokoll konnte nicht angelegt werden | 20000531 |
Method START_OBJECT_COLLECTOR_BATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CHECK_RUN_REF | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RUN | Checklauf | 20000509 | ||
2 | ![]() |
IM_OBJECT_COLLECTOR_REFS | Call by reference | Type reference (TYPE) | CRM_OBJECT_COLLECTOR_REFS | Objektkollektor-Referenzen | 20000509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Batcheinplanung fehlgeschlagen | 20000509 |
Method UPDATE_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_UPDATE_ONLY_PROCSTATUS | Call by reference | Type reference (TYPE) | CRMFLAG | CO_NO | Nur PROCSTATUS ändern | 20010221 | |
2 | ![]() |
IM_WITH_COMMIT_WORK | Call by reference | Type reference (TYPE) | CRMFLAG | Commit Work ausführen | 20000606 |
Method UPDATE_DATABASE on class CL_CRM_TASK has no exception.
Event Signatures
Event TASK_COMPLETED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IM_TASK_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_TASK | Task Referenz | 20000509 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |