SAP ABAP Class CL_CRM_CHECK_RUN (Check Results Management: Check Run)
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_CONSTANT3 Check Results Management: Constants 20000522
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_LOG Check Results Management: Log 20000531
Properties
Class CL_CRM_CHECK_RUN  
Short Description Check Results Management: Check Run    
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 20000223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_OBJECT_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_CONSTANT3 Check Results Management: Constants 20000522
2 IF_CRM_LOG Check Results Management: Log 20000531
Friends
Class CL_CRM_CHECK_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_PBT_WPS Instance attribute Protected Type reference (TYPE) I Available WP for Parallel Processing 20000317
2 CHECKS Instance attribute Protected Type reference (TYPE) TY_CHECKS Checks of Check Run 20000504
3 CHECK_RESULT_SET_REF Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_CHECK_RESULT_SET Reference to Check Results 20000512
4 CHECK_RUN_ID Instance attribute Public Type reference (TYPE) CRMRUNID Check Run ID 20000504
5 CHKMSG Instance attribute Protected Type reference (TYPE) TY_CHECK_MESSAGES Check Messages of Checks to Be Determined 20000508
6 CHKRES Instance attribute Public Type reference (TYPE) CRM_CHECK_RESULT Check Results 20000510
7 CHKRUN Instance attribute Protected Type reference (TYPE) TY_CHECK_RUN Check Run 20000302
8 CO_ID_KIND_CHECK Constant Public Type reference (TYPE) CRMIDKIND 'c' ID for Check 20000623
9 CO_ID_KIND_CHECK_GROUP Constant Public Type reference (TYPE) CRMIDKIND 'C' ID for Check Group 20000623
10 CO_ID_KIND_OBJ_COLLECTOR Constant Public Type reference (TYPE) CRMIDKIND 'O' ID for Object Collector Group 20000623
11 CO_ID_KIND_OBJ_COLLECTOR_GROUP Constant Public Type reference (TYPE) CRMIDKIND 'o' ID for Object Collector 20000623
12 CO_ID_KIND_SCHEDULER Constant Public Type reference (TYPE) CRMIDKIND 'S' ID for Scheduler 20000623
13 CO_PHASE_ACTIVATE Constant Public Type reference (TYPE) CRMPHASE 'A' Activate Check Run 20010425
14 CO_PHASE_CHECK Constant Public Type reference (TYPE) CRMPHASE 'C' Start Check 20000623
15 CO_PHASE_COLLECT Constant Public Type reference (TYPE) CRMPHASE 'S' Check Run Phase 20010215
16 CO_PHASE_COMPARE Constant Public Type reference (TYPE) CRMPHASE 'P' Compare Result Sets 20081023
17 CO_PHASE_COUNT_OBJECTS Constant Public Type reference (TYPE) CRMPHASE '1' Check Run Phase 20000623
18 CO_PHASE_CREATE_LOAD Constant Public Type reference (TYPE) CRMPHASE 'L' Generate Check Results Load 20010303
19 CO_PHASE_CREATE_STATISTIC Constant Public Type reference (TYPE) CRMPHASE '2' Check Run Phase 20000623
20 CO_PHASE_FINISHED Constant Public Type reference (TYPE) CRMPHASE 'F' Check Run Completed 20010222
21 CO_PHASE_MARK_EXCEPTIONS Constant Public Type reference (TYPE) CRMPHASE 'E' Mark Exceptions 20010303
22 CO_PHASE_MONITOR_CHECK Constant Public Type reference (TYPE) CRMPHASE 'M' Examine Check 20010206
23 CO_PHASE_MONITOR_COLLECTOR Constant Public Type reference (TYPE) CRMPHASE 'N' Examine Check 20010215
24 CO_PHASE_POSTPROCESS Constant Public Type reference (TYPE) CRMPHASE 'Z' 20050629
25 CO_PHASE_PRECOND Constant Public Type reference (TYPE) CRMPHASE 'Y' Test prerequisites for check 20010703
26 CO_PHASE_PREPROCESS Constant Public Type reference (TYPE) CRMPHASE 'U' 20050629
27 CO_PHASE_REFRESH_HRORG Constant Public Type reference (TYPE) CRMPHASE 'H' Update HR Org Data 20020227
28 CO_POSTPROCESS_CLS Constant Public Type reference (TYPE) CRMHOOKTYPE 'O' 20060111
29 CO_PREPROCESS_CLS Constant Public Type reference (TYPE) CRMHOOKTYPE 'R' 20060111
30 CO_PROCSTATUS_FAULTY Constant Public Type reference (TYPE) CRMPROSTAT 'E' Errors 20000623
31 CO_PROCSTATUS_FINISHED Constant Public Type reference (TYPE) CRMPROSTAT 'F' Successfully Completed 20000510
32 CO_PROCSTATUS_INITIAL Constant Public Type reference (TYPE) CRMPROSTAT 'I' Initial 20000623
33 CO_PROCSTATUS_IN_PROCESS Constant Public Type reference (TYPE) CRMPROSTAT 'P' Being Processed 20000623
34 CO_PROCSTATUS_RELEASED Constant Public Type reference (TYPE) CRMPROSTAT 'R' Released ? 20000623
35 CO_PROCSTATUS_RESTARTED Constant Public Type reference (TYPE) CRMPROSTAT 'D' Restart Task Exists 20010222
36 CO_PROCSTATUS_SCHEDULED Constant Public Type reference (TYPE) CRMPROSTAT 'S' Scheduled 20000510
37 CO_PROCSTATUS_STOPPED Constant Public Type reference (TYPE) CRMPROSTAT 'X' Stopped 20010316
38 CO_PROCSTATUS_TERMINATED Constant Public Type reference (TYPE) CRMPROSTAT 'T' Canceled 20000623
39 CO_STATUS_CHECK_COMPLETEDX Constant Protected Type reference (TYPE) CRMCHKSTAT 'C' Check Executed 20000623
40 CO_STATUS_CHECK_INITIALX Constant Protected Type reference (TYPE) CRMCHKSTAT 'I' Check Not Yet Executed 20000623
41 CO_STATUS_CHECK_IN_PROCESSX Constant Protected Type reference (TYPE) CRMCHKSTAT 'P' Check Being Executed 20000623
42 CO_TASK_ASYNC Constant Public Type reference (TYPE) CRMTASKKI 'A' Asynchronous Task 20000504
43 CO_TASK_BATCH Constant Public Type reference (TYPE) CRMTASKKI 'B' Background Job 20000504
44 CO_TASK_LOCAL Constant Public Type reference (TYPE) CRMTASKKI 'L' Local Task 20000504
45 CO_TASK_SYNC Constant Public Type reference (TYPE) CRMTASKKI 'S' Synchronous Task 20000504
46 EXCEPTION_REF Instance attribute Public Object reference (TYPE REF TO) CL_CRM_EXCEPTION Check Result Exceptions 20000802
47 FREE_BTC_WP Instance attribute Protected Type reference (TYPE) CRMNBRWP Number of Free Background Work Processes 20000505
48 FREE_DIA_WP Instance attribute Protected Type reference (TYPE) CRMNBRWP Number of Free Dialog Work Processes 20000505
49 FREE_PBT_WPS Instance attribute Protected Type reference (TYPE) I Free WP for Parallel Processing 20000317
50 HOOK_CLASSES Instance attribute Protected Type reference (TYPE) TY_HOOK_CLASSES 20060111
51 LOG_REF Instance attribute Public Object reference (TYPE REF TO) CL_CRM_LOG Log 20000523
52 NBR_BTC_WP_IN_PROCESS Instance attribute Protected Type reference (TYPE) CRMNBRWP Number of Active Background Work Processes 20000510
53 NBR_DIA_WP_IN_PROCESS Instance attribute Protected Type reference (TYPE) CRMNBRWP Number of Active Dialog Work Processes 20000510
54 NBR_MAX_BTC_WP Instance attribute Public Type reference (TYPE) CRMNBRWP Maximum Number of Background Work Processes 20000623
55 NBR_MAX_DIA_WP Instance attribute Public Type reference (TYPE) CRMNBRWP Maximum Number of Dialog Work Processes 20000623
56 NBR_MIN_BTC_WP Instance attribute Public Type reference (TYPE) CRMNBRWP Minimum Number of Background Work Processes 20000623
57 NBR_MIN_DIA_WP Instance attribute Public Type reference (TYPE) CRMNBRWP Minimum Number of Dialog Work Processes 20000623
58 OBJCOL Instance attribute Protected Type reference (TYPE) TY_OBJECT_COLLECTORS Object Collectors of Check Run 20000504
59 OBJECTS Instance attribute Public Type reference (TYPE) CRM_OBJECT_PAIRS Objects to Be Checked 20000315
60 OBJECT_SET_ID Instance attribute Public Type reference (TYPE) CRMOBSETID Check Results Management: ID of Object Set to Be Checked 20000504
61 OBJECT_SET_KIND Instance attribute Public Type reference (TYPE) CRMOBSETKI Check Results Management: Type of Object Set to Be Checked 20000504
62 OBJECT_SET_REF Instance attribute Protected Object reference (TYPE REF TO) CL_CRM_OBJECT_SET Reference to an Object Set 20000512
63 RESOURCES_NOT_FOUND Instance attribute Public Type reference (TYPE) CRMFLAG CO_NO No Resources Available 20000317
64 RESTART_MAX_PACKAGE_ID Instance attribute Public Type reference (TYPE) CRMPACKID Check Results Management: Package ID for Object Set 20010109
65 RESTART_PACKAGE_ID Instance attribute Public Type reference (TYPE) CRMPACKID Check Results Management: Package ID for Object Set 20010109
66 RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST RFC Destination 20000315
67 RFC_GROUP Instance attribute Public Type reference (TYPE) RZLLITAB-CLASSNAME RFC Group 20000315
68 RFC_MESSAGE Instance attribute Protected Type reference (TYPE) CRMRFCMSG RFC Explanatory Text for Exceptions 20000505
69 SERVER Instance attribute Public Type reference (TYPE) BTCSRVNAME Server Name 20010303
70 SERVER_GROUP Instance attribute Public Type reference (TYPE) BPSRVGRP Server Group Name Background Processing 20010301
71 TASKS Instance attribute Protected Type reference (TYPE) TY_TASKS Tasks of Check Run 20000623
72 TASKS_COMPLETED Instance attribute Protected Type reference (TYPE) CRM_TASKS Completed Tasks 20000316
73 TASKS_CREATED Instance attribute Protected Type reference (TYPE) CRM_TASKS Created Tasks 20000315
74 TASKS_IN_PROCESS Instance attribute Protected Type reference (TYPE) CRM_TASKS Running Tasks 20000316
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Check Authorization for Administration 20010208
2 CHECK_AUTHORITY_EMAIL Static method Public Method Check Authorization to Send E-Mails 20010424
3 CHECK_COMPLETION_OF_CHECK Instance method Public Method Verify If Current Check Step Is Complete 20010215
4 CHECK_COMPLETION_OF_COLLECTOR Instance method Public Method Verify If Current Collect Step Is Complete 20010215
5 CHECK_TASK_STATUS Instance method Protected Method Check and Correct Task Status 20000623
6 CONSISTENCY_CHECK Instance method Public Method Consistency Check of Check Run 20000511
7 CREATE_CHECK_RUN Instance method Public Method Create Check Run 20000223
8 CREATE_TASK Instance method Public Method Create Task 20000510
9 DEQUEUE_SCHEDULER Instance method Protected Method Release Lock for Scheduler 20000623
10 ENQUEUE_CHECK_TASK Instance method Protected Method Set Lock for Check Task 20010109
11 ENQUEUE_SCHEDULER Instance method Protected Method Set Lock for Scheduler 20000623
12 GET_CHECK Instance method Public Method Read Check Reference of a Check Run 20000531
13 GET_CURRENT_PHASE Instance method Public Method Determine Current Phase of Check Run 20010221
14 GET_JOBNAME Instance method Protected Method Determine Job Name 20000623
15 GET_NBR_OF_OBJECTS_PER_CHECK Instance method Protected Method Determine Number of Objects to Be Checked for Each Check 20000613
16 GET_NEW_CHECK_RUN_ID Instance method Protected Method Determine New Check Run ID 20000512
17 GET_NEW_OBJECT_SET_ID Instance method Public Method Determine New Object Set ID 20010424
18 GET_NEXT_CHECK_GROUP Instance method Protected Method Determine Next Checks to Be Executed 20000504
19 GET_NEXT_OBJ_COLLECTOR_GROUP Instance method Public Method Determine Next Object Collectors to Be Executed 20000623
20 GET_NEXT_PACKAGE_ID Instance method Public Method Determine Next Object Package ID to Be Processed 20000607
21 GET_OBJECTS_OF_PACKAGE Instance method Public Method Read Objects of a Package 20000608
22 GET_OBJECT_COLLECTOR Instance method Public Method Read Object Collector Reference of a Check Run 20000531
23 GET_OBJECT_FILTER Instance method Public Method Determine Object Filter 20010423
24 GET_OBJECT_PACKAGE_FOR_JOB Instance method Public Method Determine Object Package for Job 20000314
25 GET_OBJECT_PACKAGE_FOR_TASK Instance method Public Method Determine Object Package for Task 20000315
26 GET_RESOURCES Instance method Public Method Determine Available Resources 20000505
27 GET_RESOURCES_FOR_CHECK Instance method Public Method Determine Required Resources for Check 20000316
28 GET_TASK Instance method Public Method Read Task 20000606
29 GET_TASKS Instance method Protected Method Determine Tasks of a Phase 20000623
30 GET_TASKS_OF_CURRENT_CHECK Instance method Protected Method Determine Tasks of Current Check 20010215
31 GET_TRKORR Instance method Public Method Determine Transport Request/Task 20010423
32 ON_TASK_COMPLETED Instance method Public Event handling method Evaluate Response of Asynchronous Task 20000316
33 RESTART_CHECK Instance method Protected Method Restart Check 20010215
34 RESTART_COLLECTOR Instance method Protected Method Restart Object Collector 20010301
35 RESTRICT_OBJECT_TYPES_TO_CHECK Instance method Public Method Restrict Object Types to Check 20000615
36 RUN_CHECK Instance method Public Method Start Check 20000314
37 RUN_OBJECT_COLLECTOR Instance method Public Method Start Object Collector 20000509
38 RUN_POSTPROCESS_HOOK Instance method Protected Method 20060111
39 RUN_PREPROCESS_HOOK Instance method Protected Method 20060111
40 SCHEDULE_CHECK_RUN Instance method Public Method Schedule and Monitor Check Run 20000314
41 SCHEDULE_CHECK_RUN_BATCH Instance method Public Method Schedule Check Run as Background Job and Monitor It 20000510
42 SET_CHECK_RUN Instance method Public Method Select Check Run 20000307
43 SET_PROC_STATUS_CHECK Instance method Public Method Set Processing Status for Check 20010215
44 SET_PROC_STATUS_COLLECTOR Instance method Public Method Set Processing Status for Object Collector 20000621
45 SET_RUN_TIME_CHECK Instance method Public Method Record Runtime of a Check 20000613
46 SET_RUN_TIME_COLLECT Instance method Public Method Record Runtime of a Collector 20000613
47 SWITCH_TASK_QUEUE Instance method Public Method Change Task Queue 20000317
48 TEST_CHECKER_PREREQUISITE Instance method Public Method Checks the prerequisites of individual tests 20010629
49 UPDATE_DATABASE Instance method Public Method Update Check Run on Database 20000307
Events
# Event Type Visibility Description Created on
1 CHECK_EXECUTION_STATUS_CHANGED Static Event
(1)
Public
(2)
Execution status of check has been changed 20010829
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHECK Protected See coding Check of Check Run 20000504 begin of ty_check, ref type ref to cl_crm_check. include type crmchkrunc. types: action(1) type c, end of ty_check
2 TY_CHECKS Protected See coding Checks of Check Run 20000504 ty_checks type sorted table of ty_check with unique key objsetkind objsetid chkid
3 TY_CHECK_MESSAGE Protected See coding Check Message of Check to Be Determined 20000508 begin of ty_check_message. include type crmchkrunm. types: action(1) type c, end of ty_check_message
4 TY_CHECK_MESSAGES Protected See coding Check Messages of Checks to Be Determined 20000508 ty_check_messages type sorted table of ty_check_message with unique key objsetkind objsetid chkid seqnbr
5 TY_CHECK_RUN Protected See coding Check Run for an Object Set 20000302 begin of ty_check_run. include type crmchkrun. types: action(1) type c, end of ty_check_run
6 TY_CHECK_RUNS Protected See coding Check Runs for an Object Set 20000504 ty_check_runs type sorted table of ty_check_run with unique key objsetkind objsetid chkrunid
7 TY_CHECK_RUN_HEADER Protected See coding Check Run 20000302 begin of ty_check_run_header. include type crmchkrun. types: action(1) type c, end of ty_check_run_header
8 TY_CHECK_RUN_HEADERS Protected See coding Check Runs 20000302 ty_check_run_headers type sorted table of ty_check_run_header with unique key objsetkind objsetid chkrunid
9 TY_HOOK_CLASSES Public See coding 20060111 ty_hook_classes type table of crmchkrunhook
10 TY_OBJECT_COLLECTOR Protected See coding Object Collector 20000504 begin of ty_object_collector, ref type ref to cl_crm_object_collector. include type crmchkruno. types: action(1) type c, end of ty_object_collector
11 TY_OBJECT_COLLECTORS Protected See coding Object Collectors 20000504 ty_object_collectors type sorted table of ty_object_collector with unique key objsetkind objsetid objcolid
12 TY_PROCESSING_STATUS Protected See coding Statistics of Statuses 20000623 begin of ty_processing_status, released type crmnbrwp, scheduled type crmnbrwp, in_process type crmnbrwp, finished type crmnbrwp, terminated type crmnbrwp, faulty type crmnbrwp, end of ty_processing_status
13 TY_TASK Protected See coding Task 20000623 begin of ty_task, ref type ref to cl_crm_task. include type crmchkrunj. types: action(1) type c, end of ty_task
14 TY_TASKS Protected See coding Tasks 20000623 ty_tasks type sorted table of ty_task with unique key objsetkind objsetid chkrunid idkind id jobname jobcount
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AUTHORIZED Value transfer Type reference (TYPE) CRMFLAG Berechtigt, Aktion auszuführen 20010208

Method CHECK_AUTHORITY on class CL_CRM_CHECK_RUN has no exception.

Method CHECK_AUTHORITY_EMAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_AUTHORIZED Value transfer Type reference (TYPE) CRMFLAG Berechtigt, Aktion auszuführen 20010424

Method CHECK_AUTHORITY_EMAIL on class CL_CRM_CHECK_RUN has no exception.

Method CHECK_COMPLETION_OF_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FINISHED Value transfer Type reference (TYPE) CRMFLAG Check-Schritt beendet 20010215

Method CHECK_COMPLETION_OF_CHECK on class CL_CRM_CHECK_RUN has no exception.

Method CHECK_COMPLETION_OF_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FINISHED Value transfer Type reference (TYPE) CRMFLAG Check-Schritt beendet 20010215

Method CHECK_COMPLETION_OF_COLLECTOR on class CL_CRM_CHECK_RUN has no exception.

Method CHECK_TASK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PHASEX Call by reference Type reference (TYPE) CRMPHASE Prüflaufphase 20010206

Method CHECK_TASK_STATUS on class CL_CRM_CHECK_RUN has no exception.

Method CONSISTENCY_CHECK Signature

Method CONSISTENCY_CHECK on class CL_CRM_CHECK_RUN has no parameter.
# Exception Resumable Description Created on
1 CHECK_NOT_CONSISTENT Check nicht konsistent 20000511

Method CREATE_CHECK_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECKS Call by reference Type reference (TYPE) CRM_CHECK_REFS Checks des Checklaufes 20000303
2 Importing IM_CHECK_MESSAGE_IDS Call by reference Type reference (TYPE) CRM_CHECK_MSG_ID_CONDITIONS Selektionsbed. für Prüfmeldungen 20000512
3 Importing IM_CHECK_PROFILES Call by reference Type reference (TYPE) CRM_CHECK_PROFILE_REFS Checkprofile des Checklaufes 20000303
4 Importing IM_DELETION_DATE Call by reference Type reference (TYPE) SYDATUM Löschdatum 20010303
5 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) CRMDESCR Beschreibung 20010303
6 Importing IM_HOOK_CLASSES Call by reference Type reference (TYPE) CRMHOOKCLASSES 20060111
7 Importing IM_MAX_NBR_OF_TASKS Call by reference Type reference (TYPE) I Maximale Anzahl asynchroner Tasks 20000313
8 Importing IM_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Zu prüfende Objekte 20000512
9 Importing IM_OBJECT_COLLECTORS Call by reference Type reference (TYPE) CRM_OBJECT_COLLECTOR_REFS Objektkollektoren des Checklaufes 20000303
10 Importing IM_OBJECT_FILTER Call by reference Type reference (TYPE) SYSLSET Name der Variante der Filterbedingungen 20010423
11 Importing IM_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMOBSETID Id einer Objektmenge 20000303
12 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI Art einer Objektmenge 20000303
13 Importing IM_RFCDEST_GETHRORG Call by reference Type reference (TYPE) RFCDEST RFC-Destination für Beschaffung der HR Org-Daten 20020228
14 Importing IM_RFC_GROUP Call by reference Type reference (TYPE) RZLLITAB-CLASSNAME RFC Gruppe 20000313
15 Importing IM_TASK_KIND Call by reference Type reference (TYPE) CHAR1 Art der Tasks (synchron, asynchron) 20000313
16 Importing IM_TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010423
17 Importing IM_WITH_ACTIVATION Call by reference Type reference (TYPE) CRMFLAG CO_NO Prüfergebnis aktiv schalten 20010425
18 Importing IM_WITH_COMPARISON Call by reference Type reference (TYPE) CRMFLAG CO_NO Prüfergebnisse vergleichen 20081023
19 Importing IM_WITH_HRORG_REFRESH Call by reference Type reference (TYPE) CRMFLAG CO_NO Vor dem Lauf HR Org-Daten aktualisieren 20020227
20 Importing IM_WITH_POST_PROCESSING_LOAD Call by reference Type reference (TYPE) CRMFLAG CO_NO Nachbearbeitung: Anzeigetabelle erzeugen 20020403
21 Importing IM_WITH_POST_PROCESSING_MARK Call by reference Type reference (TYPE) CRMFLAG CO_NO Nachbearbeitungsschritte ausführen 20020403
# Exception Resumable Description Created on
1 OBJECT_SET_CREATION_FAILED Objektmenge konnte nicht angelegt werden 20000512

Method CREATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TASK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_TASK Task-Referenz 20000510
2 Importing IM_CHECK_RUN_REF Call by reference Object reference (TYPE REF TO) CL_CRM_CHECK_RUN Checklauf-Referenz 20000606
3 Importing IM_TASK_ATTRIBUTES Call by reference Type reference (TYPE) CRMCHKRUNJ Taskattribute 20000607

Method CREATE_TASK on class CL_CRM_CHECK_RUN has no exception.

Method DEQUEUE_SCHEDULER Signature

Method DEQUEUE_SCHEDULER on class CL_CRM_CHECK_RUN has no parameter.
Method DEQUEUE_SCHEDULER on class CL_CRM_CHECK_RUN has no exception.

Method ENQUEUE_CHECK_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_FOREIGN_LOCK Value transfer Type reference (TYPE) CRMFLAG Ja/Nein Flag 20010109

Method ENQUEUE_CHECK_TASK on class CL_CRM_CHECK_RUN has no exception.

Method ENQUEUE_SCHEDULER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_FOREIGN_LOCK Value transfer Type reference (TYPE) CRMFLAG Ja/Nein Flag 20000623

Method ENQUEUE_SCHEDULER on class CL_CRM_CHECK_RUN has no exception.

Method GET_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_REF Call by reference Type reference (TYPE) CRMCHKR Check-Referenz 20000531
2 Importing IM_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID Id eines Checks 20000531
# Exception Resumable Description Created on
1 CHECK_NOT_FOUND Check wurde nicht gefunden 20000531

Method GET_CURRENT_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PHASE Value transfer Type reference (TYPE) CRMPHASE Prüflaufphase 20010221

Method GET_CURRENT_PHASE on class CL_CRM_CHECK_RUN has no exception.

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_JOBNAME Value transfer Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20000623

Method GET_JOBNAME on class CL_CRM_CHECK_RUN has no exception.

Method GET_NBR_OF_OBJECTS_PER_CHECK Signature

Method GET_NBR_OF_OBJECTS_PER_CHECK on class CL_CRM_CHECK_RUN has no parameter.
Method GET_NBR_OF_OBJECTS_PER_CHECK on class CL_CRM_CHECK_RUN has no exception.

Method GET_NEW_CHECK_RUN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RUN_ID Call by reference Type reference (TYPE) CRMRUNID Checklauf-Id 20000512
# Exception Resumable Description Created on
1 NUMBER_ERROR Fehler bei Vergabe der Prüflaufnummer 20000512

Method GET_NEW_OBJECT_SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI Check result management: Typ einer zu prüfenden Objektmenge 20010424
2 Importing IM_POLICY Call by reference Type reference (TYPE) I CL_CRM_OBJECT_SET=>CO_POLICY_NEW_ID_MAX Vorgehensweise bei der automatischen ID Vergabe 20010824
3 Returning RE_OBJECT_SET_ID Value transfer Type reference (TYPE) CRMOBSETID Typ einer Objektmenge 20010424

Method GET_NEW_OBJECT_SET_ID on class CL_CRM_CHECK_RUN has no exception.

Method GET_NEXT_CHECK_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID Id eines Checks 20000607
2 Exporting EX_CHECK_MESSAGE_IDS Call by reference Type reference (TYPE) CRM_CHECK_MESSAGES Prüfmeldungen eines Checks 20000608
3 Exporting EX_CHECK_REFS Call by reference Type reference (TYPE) CRM_CHECK_REFS Check-Referenzen 20000510
4 Exporting EX_OBJECT_TYPES Call by reference Type reference (TYPE) CRM_OBJECTS Objekttypen der Checks 20000606
5 Exporting EX_SHARE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Klasse für Information-Sharing 20000511
6 Exporting EX_SHARE_ID Call by reference Type reference (TYPE) CRMSHAREID Id für Zusammengehörigkeit 20000607
# Exception Resumable Description Created on
1 NOT_FOUND Kein weiterer Objektkollektor gefunden 20000510

Method GET_NEXT_OBJ_COLLECTOR_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_COLLECTOR_ID Call by reference Type reference (TYPE) CRMOBCOLID Objektkollektor-Id 20000623
2 Exporting EX_OBJECT_COLLECTOR_REFS Call by reference Type reference (TYPE) CRM_OBJECT_COLLECTOR_REFS Objektkollektor Referenzen 20000623
3 Exporting EX_SHARE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20000623
4 Exporting EX_SHARE_ID Call by reference Type reference (TYPE) CRMSHAREID Id für Zusammengehörigkeit 20000623
# Exception Resumable Description Created on
1 NOT_FOUND Kein weiterer Objektkollektor gefunden 20000623

Method GET_NEXT_PACKAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PACKAGE_ID Call by reference Type reference (TYPE) CRMPACKID Paket-Id für Objektmenge 20010215
# Exception Resumable Description Created on
1 CHECK_RUN_NOT_FOUND Checklauf wurde nicht gefunden 20000607
2 PACKAGE_ID_NOT_FOUND Kein weiterer Paket-Id vergeben 20000607

Method GET_OBJECTS_OF_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Objektpaare 20000608
2 Exporting EX_OBJECT_ATTRIBUTES Call by reference Type reference (TYPE) CRM_OBJECT_ATTRIBUTES Objektattribute 20001208
3 Importing IM_PACKAGE_ID Call by reference Type reference (TYPE) CRMPACKID Paket-Id für Objektmenge 20000608
# Exception Resumable Description Created on
1 OBJECTS_NOT_FOUND Es wurden keine Objekte zur Package-Id gefunden 20000608

Method GET_OBJECT_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECT_COLLECTOR_REF Call by reference Type reference (TYPE) CRMOBJCOLR Objektkollektor-Referenz 20000531
2 Importing IM_OBJECT_COLLECTOR_ID Call by reference Type reference (TYPE) CRMOBCOLID Objektkollektor-Id 20000531
# Exception Resumable Description Created on
1 COLLECTOR_NOT_FOUND Objektkollektor wurde nicht gefunden 20000531

Method GET_OBJECT_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VARIANT Value transfer Type reference (TYPE) SYSLSET Name der Variante 20010423

Method GET_OBJECT_FILTER on class CL_CRM_CHECK_RUN has no exception.

Method GET_OBJECT_PACKAGE_FOR_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Objekte 20000314
2 Importing IM_OBJECT_COLLECTOR_REF Call by reference Object reference (TYPE REF TO) CL_CRM_OBJECT_COLLECTOR Objektkollektor 20000314
3 Importing IM_PACKAGE_ID Call by reference Type reference (TYPE) CRMPACKID Objektpaket 20000505

Method GET_OBJECT_PACKAGE_FOR_JOB on class CL_CRM_CHECK_RUN has no exception.

Method GET_OBJECT_PACKAGE_FOR_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS_INDX Call by reference Type reference (TYPE) SPTA_INDXTAB Objekte als INDX-Paket verschlüsselt für RFC 20000315
2 Exporting EX_TABIX_NEXT Call by reference Type reference (TYPE) SYTABIX Nächster Index 20000315
3 Importing IM_PACKAGE_SIZE Call by reference Type reference (TYPE) SYTABIX Paketgröße 20000315
4 Importing IM_TABIX_FROM Call by reference Type reference (TYPE) SYTABIX Startindex 20000315
# Exception Resumable Description Created on
1 NOT_FOUND Keine weiteren Objekte gefunden 20000315

Method GET_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RFC_MESSAGE Call by reference Type reference (TYPE) CRMRFCMSG RFC Erläuterungstext zu Exceptions 20000505
2 Exporting EX_SERVER_INFO Call by reference Type reference (TYPE) CRM_SERVER_INFO Serverinfos 20000505
3 Exporting EX_SUMMARY_INFO Call by reference Type reference (TYPE) CRMSRVINF Check result management: Anzahl Workprozesse 20000505
# Exception Resumable Description Created on
1 RESOURCES_NOT_FOUND Keine Workprozesse verfügbar 20000505
2 RFC_COMMUNICATION_FAILURE RFC Fehler beim Verbindungsaufbau 20000505
3 RFC_GROUP_NOT_FOUND RFC Gruppe wurde nicht gefunden 20000505
4 RFC_SYSTEM_FAILURE RFC Fehler im Remotesystem 20000505

Method GET_RESOURCES_FOR_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_BTC_WP Call by reference Type reference (TYPE) CRMCHKRUNC-MAXBTCWP Maximale Anzahl BTC Workprozesse 20000316
2 Exporting EX_MAX_DIA_WP Call by reference Type reference (TYPE) CRMCHKRUNC-MAXDIAWP Maximale Anzahl DIA Workprozesse 20000316
3 Importing IM_CHECK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_CHECK Check Referenz 20000316

Method GET_RESOURCES_FOR_CHECK on class CL_CRM_CHECK_RUN has no exception.

Method GET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TASK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_TASK Checktask-Referenz 20000606
2 Importing IM_CHECK_RUN_ID Call by reference Type reference (TYPE) CRMRUNID Checklauf-Id 20000616
3 Importing IM_ID Call by reference Type reference (TYPE) CRMID ID 20000623
4 Importing IM_ID_KIND Call by reference Type reference (TYPE) CRMIDKIND Typ einer ID 20000623
5 Importing IM_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20000606
6 Importing IM_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20000606
# Exception Resumable Description Created on
1 TASK_NOT_FOUND Task wurde nicht gefunden 20000606

Method GET_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROC_STATUS Call by reference Type reference (TYPE) TY_PROCESSING_STATUS Statistik der Status 20000623
2 Exporting EX_TASKS Call by reference Type reference (TYPE) TY_TASKS Tasks 20000623
3 Exporting EX_USED_BTC_WP Call by reference Type reference (TYPE) CRMNBRWP Anzahl belegter Hintergrund-Workprozesse 20000623
4 Exporting EX_USED_DIA_WP Call by reference Type reference (TYPE) CRMNBRWP Anzahl belegter Dialog-Workprozesse 20000623
5 Importing IM_PHASE Call by reference Type reference (TYPE) CRMPHASE Prüflaufphase 20000623

Method GET_TASKS on class CL_CRM_CHECK_RUN has no exception.

Method GET_TASKS_OF_CURRENT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TASKS Call by reference Type reference (TYPE) TY_TASKS Tasks 20010215

Method GET_TASKS_OF_CURRENT_CHECK on class CL_CRM_CHECK_RUN has no exception.

Method GET_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRKORR Value transfer Type reference (TYPE) TRKORR Auftrag/Aufgabe 20010423

Method GET_TRKORR on class CL_CRM_CHECK_RUN has no exception.

Method ON_TASK_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK_REF Value transfer Attribute reference (LIKE) 20000509

Method ON_TASK_COMPLETED on class CL_CRM_CHECK_RUN has no exception.

Method RESTART_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_TASK Call by reference Type reference (TYPE) CRMFLAG CO_NO Weitere Task starten 20010215
# Exception Resumable Description Created on
1 TASK_NOT_FOUND Task, die wieder gestartet werden soll, nicht gefunden 20010222

Method RESTART_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESTARTED Call by reference Type reference (TYPE) CRMFLAG Restart vorgemerkt 20010301

Method RESTART_COLLECTOR on class CL_CRM_CHECK_RUN has no exception.

Method RESTRICT_OBJECT_TYPES_TO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Objektpaare 20000615
2 Importing IM_CHECK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_CHECK Check-Referenz 20000615
3 Importing IM_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Objektpaare 20000615
# Exception Resumable Description Created on
1 CHECK_NOT_FOUND Check wurde nicht gefunden 20000615
2 NO_RESTRICTION Objektmenge war schon auf Check eingeschränkt 20000615

Method RUN_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT Call by reference Type reference (TYPE) CRM_CHECK_RESULT Prüfergebnis 20000314
2 Importing IM_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID Id eines Checks 20000607
3 Importing IM_CHECK_MESSAGE_IDS Call by reference Type reference (TYPE) CRM_CHECK_MESSAGES Prüfmeldungen eines Checks 20000613
4 Importing IM_CHECK_REFS Call by reference Type reference (TYPE) CRM_CHECK_REFS Check Referenz 20000504
5 Importing IM_SHARE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Klasse für Zugriff auf mehrfach verwendbarer Daten 20000516
6 Importing IM_SHARE_ID Call by reference Type reference (TYPE) CRMSHAREID Id für Zusammengehörigkeit 20000607
7 Importing IM_TASK_KIND Call by reference Type reference (TYPE) CRMTASKKI Typ einer Task 20000314
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler bzgl. asynchronen Tasks 20000317
2 LOG_FAILED Protokoll konnte nicht angelegt werden 20000531
3 RESOURCES_NOT_FOUND Keine freien Workprozesse verfügbar 20000317
4 RFC_GROUP_INVALID Job konnte nicht gestartet/eingeplant werden 20000317

Method RUN_OBJECT_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS Objekte 20000509
2 Importing IM_OBJECT_COLLECTOR_ID Call by reference Type reference (TYPE) CRMOBCOLID Id eines Objektkollektors 20000607
3 Importing IM_OBJECT_COLLECTOR_REFS Call by reference Type reference (TYPE) CRM_OBJECT_COLLECTOR_REFS Objektkollektor-Referenzen 20000509
4 Importing IM_SHARE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Klasse für Information-Sharing 20000511
5 Importing IM_SHARE_ID Call by reference Type reference (TYPE) CRMSHAREID Id für Zusammengehörigkeit 20000607
6 Importing IM_TASK_KIND Call by reference Type reference (TYPE) CRMTASKKI Typ einer Task 20000509
# Exception Resumable Description Created on
1 LOG_FAILED Protokoll konnte nicht angelegt werden 20000531
2 OBJECTS_NOT_FOUND Es wurden keine Objekte gefunden 20000511
3 PARAMETER_INVALID Eingegebene Parameterwerte nich korrekt 20000531

Method RUN_POSTPROCESS_HOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMOBSETID 20060111
2 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI 20060111

Method RUN_POSTPROCESS_HOOK on class CL_CRM_CHECK_RUN has no exception.

Method RUN_PREPROCESS_HOOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMOBSETID 20060111
2 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI 20060111

Method RUN_PREPROCESS_HOOK on class CL_CRM_CHECK_RUN has no exception.

Method SCHEDULE_CHECK_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_REF Call by reference Object reference (TYPE REF TO) CL_CRM_LOG Protokoll-Referenz 20000530
2 Exporting EX_CHECK_RESULT Call by reference Type reference (TYPE) CRM_CHECK_RESULT Prüfergebnis 20000511
3 Importing IM_BATCH Call by reference Type reference (TYPE) CRMFLAG Hintergrundausführung 20000615
4 Importing IM_CHECK_RUN_ID Call by reference Type reference (TYPE) CRMRUNID Checklauf-Id 20000510
5 Importing IM_MAX_BTC_WP Call by reference Type reference (TYPE) CRMNBRWP Maximale Anzahl Batch-Workprozesse 20000505
6 Importing IM_MAX_DIA_WP Call by reference Type reference (TYPE) CRMNBRWP Maximale Anzahl Dialog-Workprozesse 20000505
7 Importing IM_MIN_BTC_WP Call by reference Type reference (TYPE) CRMNBRWP Check result management: Anzahl Workprozesse 20000505
8 Importing IM_MIN_DIA_WP Call by reference Type reference (TYPE) CRMNBRWP Check result management: Anzahl Workprozesse 20000505
9 Importing IM_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMOBSETID Id einer zu prüfenden Objektmenge 20000510
10 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI Typ einer zu prüfenden Objektmenge 20000510
11 Importing IM_RESTART Call by reference Type reference (TYPE) CRMFLAG CO_NO Restart 20010110
12 Importing IM_SERVER Call by reference Type reference (TYPE) BTCSRVNAME Server für Checks und Kollektoren 20010303
13 Importing IM_SERVER_GROUP Call by reference Type reference (TYPE) BPSRVGRP Servergruppe für Checks und Kollektoren 20010301
14 Importing IM_SERVER_SCHEDULER Call by reference Type reference (TYPE) BTCSRVNAME Server für Scheduler 20010303
15 Importing IM_START_DATE Call by reference Type reference (TYPE) SYDATUM Startdatum für Scheduler 20010313
16 Importing IM_START_TIME Call by reference Type reference (TYPE) SYUZEIT Startzeit für Scheduler 20010313
17 Importing IM_TASK_KIND Call by reference Type reference (TYPE) CRMTASKKI Typ einer Task 20000512
18 Importing IM_WITH_CONSISTENCY_CHECK Call by reference Type reference (TYPE) CRMFLAG Konsistenzcheck durchführen 20000511
# Exception Resumable Description Created on
1 CHECK_NOT_CONSISTENT Check nicht konsistent 20000511
2 CHECK_RUN_FINISHED Prüflauf erfolgreich beendet 20010222
3 DB_UPDATE_FAILED Fehler beim Datenbank-Update 20000531
4 LOG_FAILED Protokoll konnte nicht angelegt werden 20000531
5 RESOURCES_NOT_FOUND Nicht ausreichend Workprozesse vorhanden 20000505
6 RESTART_NOT_POSSIBLE Kein Restart möglich 20010221
7 SCHEDULER_ALREADY_RUNNING Es läuft schon ein Prüflauf-Scheduler 20010225
8 SCHEDULER_SCHEDULED Einplanung des Schedulers erfolgreich durchgeführt 20010408
9 SCHEDULER_SCHEDULING_FAILED Einplanung des Scheduler konnte nicht durchgeführt werden 20010408
10 WRONG_CHECK_RUN_PHASE Ungültige Prüflaufphase 20010222

Method SCHEDULE_CHECK_RUN_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_REF Call by reference Object reference (TYPE REF TO) CL_CRM_LOG Protokoll-Referenz 20010301
2 Importing IM_CHECK_RUN_ID Call by reference Type reference (TYPE) CRMRUNID Checklauf-Id 20000510
3 Importing IM_MAX_BTC_WP Call by reference Type reference (TYPE) CRMNBRWP Maximale Anzahl Hintergrundworkprozesse 20000510
4 Importing IM_MAX_DIA_WP Call by reference Type reference (TYPE) CRMNBRWP Maximale Anzahl Dialogworkprozesse 20000510
5 Importing IM_MIN_BTC_WP Call by reference Type reference (TYPE) CRMNBRWP Minimale Anzahl Hintergrundworkprozesse 20000510
6 Importing IM_MIN_DIA_WP Call by reference Type reference (TYPE) CRMNBRWP Minimale Anzahl Dialogworkprozesse 20000510
7 Importing IM_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMOBSETID Id einer zu prüfenden Objektmenge 20000510
8 Importing IM_OBJECT_SET_KIND Call by reference Type reference (TYPE) CRMOBSETKI Typ einer zu prüfenden Objektmenge 20000510
9 Importing IM_PREDECESSOR_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20000623
10 Importing IM_PREDECESSOR_JOBNAME Call by reference Type reference (TYPE) BTCJOB Name eines Hintergrundjobs 20000623
11 Importing IM_RESTART Call by reference Type reference (TYPE) CRMFLAG CO_NO Restart 20010301
12 Importing IM_SERVER Call by reference Type reference (TYPE) BTCSRVNAME Server für Checks und Kollektoren 20010303
13 Importing IM_SERVER_GROUP Call by reference Type reference (TYPE) BPSRVGRP Servergruppe für Checks und Kollektoren 20010301
14 Importing IM_SERVER_SCHEDULER Call by reference Type reference (TYPE) BTCSRVNAME Server für Scheduler 20010303
15 Importing IM_START_DATE Call by reference Type reference (TYPE) SYDATUM Startdatum des Schedulers 20010313
16 Importing IM_START_TIME Call by reference Type reference (TYPE) SYUZEIT Startzeit des Schedulers 20010313
17 Importing IM_TASK_KIND Call by reference Type reference (TYPE) CRMTASKKI Typ einer Task 20010301
18 Importing IM_WITH_CONSISTENCY_CHECK Call by reference Type reference (TYPE) CRMFLAG CO_NO Konsistenzcheck durchführen 20010301
# Exception Resumable Description Created on
1 BATCH_JOB_START_FAILED Batcheinplanung fehlgeschlagen 20000623
2 LOG_FAILED Protokoll konnte nicht angelegt werden 20000623
3 SCHEDULER_SCHEDULED Job erfolgreich eingeplant 20010408

Method SET_CHECK_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_REF Call by reference Object reference (TYPE REF TO) CL_CRM_LOG Protokoll-Referenz 20000531
2 Importing IM_CHECK_RUN_ID Value transfer Type reference (TYPE) CRMRUNID Checklauf-Id 20000307
3 Importing IM_OBJECT_SET_ID Value transfer Type reference (TYPE) CRMOBSETID Id einer Objektmenge 20000307
4 Importing IM_OBJECT_SET_KIND Value transfer Type reference (TYPE) CRMOBSETKI CL_CRM_OBJECT_SET=>CO_KIND_TEST Art einer Objektmenge 20000307
# Exception Resumable Description Created on
1 CHECK_RESULT_SET_NOT_FOUND Prüfergebnismenge nicht gefunden 20000512
2 CHECK_RUN_NOT_FOUND Checklauf nicht vorhanden 20000512
3 LOG_FAILED Protokoll konnte nicht angelegt werden 20000531
4 OBJECT_SET_NOT_FOUND Objektmenge nicht gefunden 20000512

Method SET_PROC_STATUS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_CHECK Check 20010215
2 Importing IM_CHECK_REFS Call by reference Type reference (TYPE) CRM_CHECK_REFS Checks 20010215
3 Importing IM_PROC_STATUS Call by reference Type reference (TYPE) CRMPROSTAT Bearbeitungsstatus 20010215
# Exception Resumable Description Created on
1 FAILED Bearbeitungsstatus konnte nicht gesetzt werden 20010215

Method SET_PROC_STATUS_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_COLLECTOR_REF Call by reference Object reference (TYPE REF TO) CL_CRM_OBJECT_COLLECTOR Objektkollektoren 20000621
2 Importing IM_OBJECT_COLLECTOR_REFS Call by reference Type reference (TYPE) CRM_OBJECT_COLLECTOR_REFS Objektkollektor-Referenzen 20000621
3 Importing IM_PROC_STATUS Call by reference Type reference (TYPE) CRMPROSTAT Bearbeitungsstatus 20000621
# Exception Resumable Description Created on
1 FAILED Bearbeitungsstatus konnte nicht gesetzt werden 20000621

Method SET_RUN_TIME_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_CHECK Check-Referenz 20000613
2 Importing IM_NUMBER_OF_OBJECTS Call by reference Type reference (TYPE) CRMPACKID Anzahl Objekte 20000613
3 Importing IM_RUN_TIME Call by reference Type reference (TYPE) CRMRUNTIME Laufzeit 20000613

Method SET_RUN_TIME_CHECK on class CL_CRM_CHECK_RUN has no exception.

Method SET_RUN_TIME_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NUMBER_OF_OBJECTS Call by reference Type reference (TYPE) CRMPACKID Anzahl Objekte 20000613
2 Importing IM_OBJECT_COLLECTOR_REF Call by reference Object reference (TYPE REF TO) CL_CRM_OBJECT_COLLECTOR Objektkollektor-Referenz 20000613
3 Importing IM_RUN_TIME Call by reference Type reference (TYPE) CRMRUNTIME Laufzeit 20000613

Method SET_RUN_TIME_COLLECT on class CL_CRM_CHECK_RUN has no exception.

Method SWITCH_TASK_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECK_TASK_REF Call by reference Object reference (TYPE REF TO) CL_CRM_TASK Task 20000317
2 Importing IM_COMPLETED Call by reference Type reference (TYPE) CRMFLAG CO_NO Wechsel nach 'COMPLETED' 20000317
3 Importing IM_CREATED Call by reference Type reference (TYPE) CRMFLAG CO_NO Wechsel nach 'CREATED' 20000317
4 Importing IM_IN_PROCESS Call by reference Type reference (TYPE) CRMFLAG CO_NO Wechsel nach 'IN PROCESS' 20000317
# Exception Resumable Description Created on
1 QUEUE_INVALID Ungültige Queue 20000317

Method TEST_CHECKER_PREREQUISITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHECKID Call by reference Type reference (TYPE) CRMCHKRUNK Check result management: Prüflauf Schlüssel 20010629
2 Importing IM_COMMIT_WORK Call by reference Type reference (TYPE) FLAG 'X' Änderungen sichern 20010629

Method TEST_CHECKER_PREREQUISITE on class CL_CRM_CHECK_RUN has no exception.

Method UPDATE_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_LOG_REF Call by reference Object reference (TYPE REF TO) CL_CRM_LOG Protokoll-Referenz 20000605
2 Exporting EX_CHECK_RUN_ID Call by reference Type reference (TYPE) CRMRUNID Checklauf-Id 20000307
3 Importing IM_GET_NEW_OBJECT_SET_ID Call by reference Type reference (TYPE) CRMFLAG CO_NO Neue Objektmengen-Id wählen 20010424
4 Importing IM_PHASE Call by reference Type reference (TYPE) CRMPHASE 20030328
5 Importing IM_UPDATE_ONLY_PACKAGEID Call by reference Type reference (TYPE) CRMFLAG CO_NO Nur PACKAGEID ändern 20010221
6 Importing IM_UPDATE_ONLY_PHASE Call by reference Type reference (TYPE) CRMFLAG CO_NO Nur PHASE ändern 20010221
7 Importing IM_WITH_COMMIT_WORK Call by reference Type reference (TYPE) CRMFLAG Commit work durchführen 20000307
# Exception Resumable Description Created on
1 LOG_FAILED Protokoll konnte nicht angelegt werden 20000605
2 UPDATE_FAILED Datenbankaktualisierung konnte nicht durchgeführt werden 20000605
Event Signatures

Event CHECK_EXECUTION_STATUS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 CHECK_ID Exporting Value transfer Type reference (TYPE) CRMCHKID Check result management: Id eines Checks 20010829
2 STATUS Exporting Value transfer Type reference (TYPE) CRMPROSTAT Abarbeitungszustand einer Prüfung 20010831
History
Last changed by/on SAP  20130531 
SAP Release Created in