SAP ABAP Interface IF_CRM_OBJECT_COLLECTOR (Check Results Management: Object Collector)
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_EXT (Package) SAP ONLY: Check Internal Guidelines - Enhancements
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_DDIC DDIC Object Collector for ToDo 20000218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCK_ECATT_CONVERT SAP/FA Internal Class for eCATT Result Conversion 20030403
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCK_CATT_CONVERT SAP/FA Internal Class for CATT Result Conversion 20030507
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_TADIR Checkman Collector for TADIR Objects 20020206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_SFW CheckMan Collector: SFW Enhancements 20041217
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_FREE_STYLE Checkman Collector for TADIR Objects 20040226
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_WORKFLOW Collects the workflow templates for checking 20060111
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_SFPF Collector Implem.: CheckMan Integration of SFP Templates 20070702
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_RESTART Object Coll. for Restarting Check of Objects with Errors 20020204
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_PROXY_OBJ Checkman collector for Proxy-Objects 20060612
... Click here to see Used By full list (28 items)
Properties
Interface IF_CRM_OBJECT_COLLECTOR  
Short Description Check Results Management: Object Collector    
General Data
Package S_CHECK_RESULT_MANAGEMENT_EXT   SAP ONLY: Check Internal Guidelines - Enhancements 
Created 19990925   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_OBJECT_COLLECTOR has no forward declaration.
Interfaces
Interface IF_CRM_OBJECT_COLLECTOR has no interface.
Friends
Interface IF_CRM_OBJECT_COLLECTOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NO Constant Public Type reference (TYPE) CRMFLAG 'N' No 20000216
2 CO_YES Constant Public Type reference (TYPE) CRMFLAG 'Y' Yes 20000216
3 OBJECT_SET_ID Static Attribute Public Type reference (TYPE) CRMOBSETID ID of Object Set to Be Checked 20010302
4 OBJECT_SET_KIND Static Attribute Public Type reference (TYPE) CRMOBSETKI Type of Object Set to Be Checked 20010302
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_OBJECTS Instance method Public Method Determine Objects to Be Checked 19990925
2 POSSIBLE_SELECTION_METHODS Instance method Public Method Possible Selection Methods 19990927
Events
Interface IF_CRM_OBJECT_COLLECTOR has no event.
Types
Interface IF_CRM_OBJECT_COLLECTOR has no local type.
Method Signatures

Method COLLECT_OBJECTS 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 Zu prüfende Objekte 19990925
2 Importing IM_APPENDING Call by reference Type reference (TYPE) CRMFLAG Objekte anhängen 20000216
3 Importing IM_AUTHOR_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Objektverantwortlicher 19990927
4 Importing IM_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID Check-Id 20000726
5 Importing IM_DELIVERY_UNIT_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Softwarekomponente 20010214
6 Importing IM_DEVCLASS_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Entwickklungsklasse 19990927
7 Importing IM_OBJECTS_WITHOUT_TADIR_ENTRY Call by reference Type reference (TYPE) CRMFLAG Objekte ohne TADIR Eintrag selektieren 20000223
8 Importing IM_OBJECT_COLLECTOR_ID Call by reference Type reference (TYPE) CRMOBCOLID Objektkollektor-Id 20000216
9 Importing IM_OBJECT_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Objektname 19990927
10 Importing IM_ONLY_OBJ_REL_FOR_DELIVERY Call by reference Type reference (TYPE) CRMFLAG Nur auslieferungsrelevante Objekte 20000428
11 Importing IM_RUN_ID Call by reference Type reference (TYPE) CRMCHKRUNK Prüflauf Schlüssel 20010627
12 Importing IM_SOURCE_SYSTEM_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Originalsystem 20000428
13 Importing IM_TRANSPORT_LAYER_CONDITION Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Selektionsbedingungen für Transportschicht 20001127
14 Importing IM_TRANSPORT_REQUEST Call by reference Type reference (TYPE) E070-TRKORR Auftrag/Aufgabe 20000406
# Exception Resumable Description Created on
1 INVALID Eingegebene Parameterwerte nich korrekt 20000215
2 OBJECTS_NOT_FOUND Es wurden keine Objekte gefunden 20000218

Method POSSIBLE_SELECTION_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_AUTHOR_SELECTION Call by reference Type reference (TYPE) CRMFLAG Selektion nach Verantwortlichem 19990927
2 Exporting EX_DEVCLASS_SELECTION Call by reference Type reference (TYPE) CRMFLAG Selektion nach Entwicklungsklasse 19990927
3 Exporting EX_OBJECT_SELECTION Call by reference Type reference (TYPE) CRMFLAG Selektion nach Objektname 19990927
4 Exporting EX_SOURCE_SYSTEM_SELECTION Call by reference Type reference (TYPE) CRMFLAG Selektion nach Originalsystem 20000428
5 Importing IM_OBJECT_COLLECTOR_ID Call by reference Type reference (TYPE) CRMOBCOLID Objektkollektor-Id 20000216
# Exception Resumable Description Created on
1 INVALID Eingegebene Parameterwerte nich korrekt 20000216
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_DDIC DDIC Object Collector for ToDo 20000218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCK_ECATT_CONVERT SAP/FA Internal Class for eCATT Result Conversion 20030403
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TCK_CATT_CONVERT SAP/FA Internal Class for CATT Result Conversion 20030507
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_TADIR Checkman Collector for TADIR Objects 20020206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_SFW CheckMan Collector: SFW Enhancements 20041217
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCRM_COLLECT_FREE_STYLE Checkman Collector for TADIR Objects 20040226
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_WORKFLOW Collects the workflow templates for checking 20060111
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_SFPF Collector Implem.: CheckMan Integration of SFP Templates 20070702
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_RESTART Object Coll. for Restarting Check of Objects with Errors 20020204
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_PROXY_OBJ Checkman collector for Proxy-Objects 20060612
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_IMG IMG Object Collector for TODO 20000218
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_HR CTS Object Collector for ToDo 20010403
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_ESR_CHK Collector implementation for ESR Object Checks 20090121
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_E070 Objector Collector About Transport Request 20020701
15 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_CHK_BOPF_CONFIG CodeInspector Module for checking BOPF configurations 20081213
16 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_CTS CTS Object Collector for ToDo 20000216
17 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OBJECT_COLLECTOR_BAPI BAPI Object Collector for TODO 20000218
18 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MY_OBJECT_COLLECTOR Test Object Collector (Programs) 19990925
19 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_CHECKMAN FDT: Checkman Integretiont 20100922
20 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_SICF Check Template 20030128
21 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_MULTICLIENT Multi-Client Check 20011030
22 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_HR_OBJECTS CheckMan Check 20001219
23 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_DDIC_PACKCHECK Check Class for Package Check of Dictionary Objects 20011212
24 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_CRM_CONFIG Checkman Self Tests for Consistency of Configuration 20080704
25 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_ARCHIVING CHECKMAN Checks for Archiving Objects 20130304
26 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHK_AKB_APPL_CHECK Check Class for Backward-Compatible Basis 20021008
27 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BC_COLLECT_WEB_UI Checkman Interface for BSP Applications 20030905
28 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BC_COLLECT_ENH Checkman Interface Collector for Enhancements 20050322
History
Last changed by/on SAP  20130531 
SAP Release Created in