SAP ABAP Class CL_OBJECT_COLLECTOR_ESR_CHK (Collector implementation for ESR Object Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBD (Application Component) Integration Builder - Design
     SAI_SREP_API (Package) API for Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20090121
Properties
Class CL_OBJECT_COLLECTOR_ESR_CHK  
Short Description Collector implementation for ESR Object Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_SREP_API   API for Repository 
Created 20090121   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PROXY_METADATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20090121
Friends
Class CL_OBJECT_COLLECTOR_ESR_CHK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONSISTENCY_CHECK_COLLECTOR_ID Constant Private Type reference (TYPE) CRMOBCOLID 'ESR_COL' 20090121
2 LOG_HANDLE Static Attribute Public Type reference (TYPE) BALLOGHNDL 20090121
3 LOG_OBJECT Constant Private Type reference (TYPE) STRING 'CHECKMAN' 20090121
4 LOG_SUBOBJECT Constant Private Type reference (TYPE) STRING 'CHECK' 20090121
5 PIC_COLLECTOR_ID Constant Private Type reference (TYPE) CRMOBCOLID 'PIC_COL' 20090121
6 SERVICE_REPOSITORY Instance attribute Private Object reference (TYPE REF TO) IF_SRAPI_SERVICE_REPOSITORY 20090121
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_XI_KEY_TO_METADATA_KEY Instance method Private Method 20090121
2 GET_SERVICE_REPOSITORY Instance method Private Method 20090121
3 LOG_RUNID_ESR_SYS Instance method Private Method 20090303
Events
Class CL_OBJECT_COLLECTOR_ESR_CHK has no event.
Types
Class CL_OBJECT_COLLECTOR_ESR_CHK has no local type.
Method Signatures

Method CONVERT_XI_KEY_TO_METADATA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROXY_KEY Call by reference Type reference (TYPE) CL_PROXY_METADATA=>T_PROXY_KEY 20090121
2 Importing IM_ESR_OBJECT_KEY Call by reference Object reference (TYPE REF TO) CL_SRAPI_REP_OBJECT_KEY 20090121

Method CONVERT_XI_KEY_TO_METADATA_KEY on class CL_OBJECT_COLLECTOR_ESR_CHK has no exception.

Method GET_SERVICE_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ESR_URL Call by reference Type reference (TYPE) STRING 20090511
2 Exporting RESULT Call by reference Object reference (TYPE REF TO) IF_SRAPI_SERVICE_REPOSITORY 20090121
# Exception Resumable Description Created on
1 INVALID 20090121

Method LOG_RUNID_ESR_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ESR_URL Call by reference Type reference (TYPE) STRING 20090511
2 Importing IM_RUN_ID Call by reference Type reference (TYPE) CRMCHKRUNK Check Results Management: Check Run Key 20090303

Method LOG_RUNID_ESR_SYS on class CL_OBJECT_COLLECTOR_ESR_CHK has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in