SAP ABAP Interface IF_CRM_OBJECT_CHECKER (Check Results Management: Check for Objects)
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
Properties
| Interface | IF_CRM_OBJECT_CHECKER | |
| Short Description | Check Results Management: Check for Objects |
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_CHECKER has no forward declaration.
Interfaces
Interface IF_CRM_OBJECT_CHECKER has no interface.
Friends
Interface IF_CRM_OBJECT_CHECKER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Instance attribute | Public | Type reference (TYPE) | CRM_CHECK_RESULT | Check Result | 19990928 | ||
| 2 | CO_CACHE_BYPASS_WITHOUT_UPDATE | Constant | Public | Type reference (TYPE) | CRMBPCACHE | '2' | Skip Cache and Do Not Update Cache | 20000803 | |
| 3 | CO_CACHE_BYPASS_WITH_UPDATE | Constant | Public | Type reference (TYPE) | CRMBPCACHE | '3' | Skip and Update Cache | 20000803 | |
| 4 | CO_CACHE_NO_BYPASS | Constant | Public | Type reference (TYPE) | CRMBPCACHE | '1' | Do Not Skip Cache and Update Cache | 20000803 | |
| 5 | CO_NO | Constant | Public | Type reference (TYPE) | CRMFLAG | 'N' | No | 20000211 | |
| 6 | CO_PHASE_EXEC | Constant | Public | Type reference (TYPE) | CRMPHASE | 'X' | Completion | 20010622 | |
| 7 | CO_PHASE_PLAN | Constant | Public | Type reference (TYPE) | CRMPHASE | 'P' | Scheduling Job | 20010622 | |
| 8 | CO_YES | Constant | Public | Type reference (TYPE) | CRMFLAG | 'Y' | Yes | 20000211 | |
| 9 | OBJECT_SET_ID | Instance attribute | Public | Type reference (TYPE) | CRMOBSETID | ID of Object Set to Be Checked | 20010226 | ||
| 10 | OBJECT_SET_KIND | Instance attribute | Public | Type reference (TYPE) | CRMOBSETKI | Type of Object Set to Be Checked | 20010226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Objects | 19990925 | |
| 2 | Instance method | Public | Method | Have the prerequisites been met for meaningful use? | 20010622 |
Events
Interface IF_CRM_OBJECT_CHECKER has no event.
Types
Interface IF_CRM_OBJECT_CHECKER has no local type.
Method Signatures
Method CHECK_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_SHARED_DATA_REF | Call by reference | Object reference (TYPE REF TO) | IF_CRM_SHARED_DATA_FOR_CHECK | Interface-Ref. für Zugriff auf gemeinsame Daten | 20000704 | |||
| 2 | EX_CHECK_RESULT | Call by reference | Type reference (TYPE) | CRM_CHECK_RESULT | Prüfergebnisse | 19990925 | |||
| 3 | IM_BYPASS_CACHE | Call by reference | Type reference (TYPE) | CRMBPCACHE | CO_CACHE_NO_BYPASS | Art der Cache Verwendung | 20010622 | ||
| 4 | IM_CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Id des Checks, welcher ausgeführt werden soll | 19990930 | |||
| 5 | IM_CHECK_MESSAGE_IDS | Call by reference | Type reference (TYPE) | CRM_CHECK_MESSAGES | Prüfmeldungen, zu denen Ausprägungen ermittelt werden sollen | 19991202 | |||
| 6 | IM_INCLUDE_EXEMPTED_RESULTS | Call by reference | Type reference (TYPE) | CRMFLAG | CO_NO | Yes/No Indicator | 20120508 | ||
| 7 | IM_LEGACY_MODE | Call by reference | Type reference (TYPE) | CSEQUENCE | Anstarten durch andere Prüfrahmen | 20071227 | |||
| 8 | IM_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | Zu prüfende Objekte | 19990925 | |||
| 9 | IM_RUN_ID | Call by reference | Type reference (TYPE) | CRMCHKRUNK | Prüflauf Schlüssel | 20010627 | |||
| 10 | IM_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | E070-TRKORR | Auftrag/Aufgabe | 20000406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check konnte nicht ausgeführt werden | 20000131 |
Method TEST_REQUIREMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MSGID_FAILURE | Call by reference | Type reference (TYPE) | CRMCHKMGID | Fehlerkennung | 20010622 | |||
| 2 | IM_CHECK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Kennung des Checks | 20010622 | |||
| 3 | IM_CHECK_MESSAGE_IDS | Call by reference | Type reference (TYPE) | CRM_CHECK_MESSAGES | reserviert für Erweiterungen | 20010622 | |||
| 4 | IM_CHECK_PHASE | Call by reference | Type reference (TYPE) | CRMPHASE | aktueller Verarbeitungschritt | 20010622 | |||
| 5 | IM_LEGACY_MODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Vorraussetzung für Check sind nicht erfüllt. | 20010622 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |