SAP ABAP Class CL_CRM_CHECK_RESULT_SET_T (Check Results Management: Set of Check Results)
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_CHECK_RESULT_SET Check Results Management: Set of Check Results 20011023
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_CHECK_RESULT_SET_FA Check Results Management: Set of Check Results 20011023
Properties
Class CL_CRM_CHECK_RESULT_SET_T  
Short Description Check Results Management: Set of Check Results    
Super Class CL_CRM_CHECK_RESULT_SET Check Results Management: Set of Check Results 
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 20011023   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_CHECK_RESULT_SET_T has no forward declaration.
Interfaces
Class CL_CRM_CHECK_RESULT_SET_T has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CRM_REFERENCE_DB 20020904 Check Results Management: Set of Check Results
Attributes
Class CL_CRM_CHECK_RESULT_SET_T has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE_STATISTIC Instance method Protected Method Computes Statistic Through Select 20011023
2 EVAL_FIELDS_STRING_RES Instance method Protected Method Evaluates Fields, Select, Group and Order Strings for ... 20011023
3 EVAL_FIELDS_STRING_ST Instance method Protected Method Evaluates Fields, Select, Group and Order Strings for ... 20011023
4 EVAL_SEL_CONDITIONS_RES Instance method Protected Method Evaluates All Selection Condition Tables for get_check_res() 20011023
5 EVAL_SEL_CONDITIONS_ST Static method Protected Method Evaluates All Selection Condition Tables for get_statstic() 20011023
6 EXTRA_COPY_OF_CHKRES_EXT Instance method Protected Method Copies External Converted Data into The FA Itab 20011030
7 GENERAL_EXTERNAL_CONVERT Instance method Protected Method Converts Check Resulr to External Form. 20011120
8 GET_REFDBSELCONDS Static method Public Method Returns Selection Conditions for refdb 20020904
9 SELECT_CHRESATTR_WITH_KEYS Instance method Protected Method Selects Check Result Áttributes Through Key Values 20011023
10 SELECT_CHRESATTR_WITH_SELCOND Instance method Protected Method Selects Check Result Áttributes Through Selection Conditions 20011023
11 SELECT_CHRESDTL_WITH_KEYS Instance method Protected Method Selects Check Result Details Through Key Values 20011023
12 SELECT_CHRESDTL_WITH_SELCOND Instance method Protected Method Selects Check Result Details Through Selection Conditions 20011023
Events
Class CL_CRM_CHECK_RESULT_SET_T has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CHECK_RESULTS_F Protected See coding Check Results (Sorted) + osetid + osetkind 20011120
2 TY_SELCOND_TABS Protected See coding 20011218
Method Signatures

Method COMPUTE_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATISTIC Call by reference Type reference (TYPE) CRM_CHECK_RESULT_STATISTIC Check result management: Prüfergebnisstatistik 20011023
2 Importing IM_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
# Exception Resumable Description Created on
1 FAILED Fail during select operation 20011023

Method EVAL_FIELDS_STRING_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
2 Importing IM_CHECK_RESULT_KEYS Call by reference Type reference (TYPE) CRM_CHECK_RESULT_KEY Check result management: Key der Prüfergebnisse 20011023

Method EVAL_FIELDS_STRING_RES on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method EVAL_FIELDS_STRING_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
2 Importing IM_STATISTIC_ID Call by reference Type reference (TYPE) CRMSTATID Check result management: Statistik-Id 20011023

Method EVAL_FIELDS_STRING_ST on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method EVAL_SEL_CONDITIONS_RES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
2 Importing IM_SELECTION_CONDITIONS Value transfer Type reference (TYPE) CRM_FIELD_SELECTION_CONDITIONS Check result management: Selektionsbedingungen zu Feldern 20011023

Method EVAL_SEL_CONDITIONS_RES on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method EVAL_SEL_CONDITIONS_ST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
2 Importing IM_SELECTION_CONDITIONS Value transfer Type reference (TYPE) CRM_FIELD_SELECTION_CONDITIONS Check result management: Selektionsbedingungen zu Feldern 20011023

Method EVAL_SEL_CONDITIONS_ST on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method EXTRA_COPY_OF_CHKRES_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHKRES_EXT Call by reference Type reference (TYPE) CRMCHKRSLT Check result management: Prüfergebnis (Checkschnittstelle) 20011030
2 Importing IM_CHKRES_INT Call by reference Type reference (TYPE) TY_CHECK_RESULT 20011030

Method EXTRA_COPY_OF_CHKRES_EXT on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method GENERAL_EXTERNAL_CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT_ATTR_DETAIL Call by reference Type reference (TYPE) CRM_CHECK_RESULT_EXTERNAL_ATTR Check result management: Prüfergebnisse extern mit Attr. 20011120
2 Exporting EX_CHECK_RESULT_DETAIL Call by reference Type reference (TYPE) CRM_CHECK_RESULT Check result management: Prüfergebnisse (Checkschnittstelle) 20011120
3 Importing IM_CRMCHKRES Call by reference Type reference (TYPE) TY_CHECK_RESULTS_F 20011120

Method GENERAL_EXTERNAL_CONVERT on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method GET_REFDBSELCONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SC_CHKID Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020904
2 Exporting EX_SC_COMPSHORT Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020905
3 Exporting EX_SC_DEVCLASS Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020905
4 Exporting EX_SC_DLVUNIT Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020905
5 Exporting EX_SC_MSGID Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020904
6 Exporting EX_SC_OBJNAME Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020904
7 Exporting EX_SC_OBJTYPE Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen zu Feldern 20020904
8 Exporting EX_SC_OSETID Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020905
9 Exporting EX_SC_OSETKIND Call by reference Type reference (TYPE) CRM_SELECTION_CONDITIONS Check result management: Selektionsbedingungen 20020905
10 Importing IM_SEL_FIELDS Call by reference Type reference (TYPE) CRM_FIELD_SELECTION_CONDITIONS Check result management: Selektionsbedingungen zu Feldern 20020904

Method GET_REFDBSELCONDS on class CL_CRM_CHECK_RESULT_SET_T has no exception.

Method SELECT_CHRESATTR_WITH_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT_ATTR Call by reference Type reference (TYPE) CRM_CHECK_RESULT_EXTERNAL Check result management: Prüfergebnisse extern 20011023
2 Importing IM_CHECK_RESULT_KEYS Call by reference Type reference (TYPE) CRM_CHECK_RESULT_KEY Check result management: Key der Prüfergebnisse 20011023
3 Importing IM_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
# Exception Resumable Description Created on
1 FAILED 20011023

Method SELECT_CHRESATTR_WITH_SELCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHECK_RESULT_ATTR Call by reference Type reference (TYPE) CRM_CHECK_RESULT_EXTERNAL Check result management: Prüfergebnisse extern 20011023
2 Importing IM_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
# Exception Resumable Description Created on
1 FAILED 20011023

Method SELECT_CHRESDTL_WITH_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CRMCHKRES Call by reference Type reference (TYPE) TY_CHECK_RESULTS_F 20011023
2 Importing IM_CHECK_RESULT_KEYS Call by reference Type reference (TYPE) CRM_CHECK_RESULT_KEY Check result management: Key der Prüfergebnisse 20011023
3 Importing IM_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
# Exception Resumable Description Created on
1 FAILED 20011023

Method SELECT_CHRESDTL_WITH_SELCOND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CRMCHKRES Call by reference Type reference (TYPE) TY_CHECK_RESULTS_F 20011023
2 Importing IM_SELCOND_TABS Call by reference Type reference (TYPE) TY_SELCOND_TABS 20011218
# Exception Resumable Description Created on
1 FAILED 20011023
History
Last changed by/on SAP  20130531 
SAP Release Created in 620