SAP ABAP Class IF_RSDRCRM_SEG_CORR_TEST (Interface for Correctness Test Classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  AC_RSDRCRM_SEG_CORR_TEST Test Data for Correctness Tests of the Segment Expression 20100329
Properties
Class IF_RSDRCRM_SEG_CORR_TEST  
Short Description Interface for Correctness Test Classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100329   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDRCRM_SEG_CORR_TEST has no forward declaration.
Interfaces
Class IF_RSDRCRM_SEG_CORR_TEST has no interface implemented.
Friends
Class IF_RSDRCRM_SEG_CORR_TEST has no friend class.
Attributes
Class IF_RSDRCRM_SEG_CORR_TEST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COUNT Instance method Public Method Checks #actual hits = #expected hits 20100401
2 CHECK_MEMBERS Instance method Public Method Checks actual objects = expected objects 20100401
3 GET_SEGMENT_ID Instance method Public Method Returnst the ID of the segment to be counted 20100329
4 GET_SEG_EXPRESSION Instance method Public Method Returns the segmentation expression 20100329
5 NORMALIZE Instance method Public Method Normalizes the list of partners 20100507
Events
Class IF_RSDRCRM_SEG_CORR_TEST has no event.
Types
Class IF_RSDRCRM_SEG_CORR_TEST has no local type.
Method Signatures

Method CHECK_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTUAL_COUNT Call by reference Type reference (TYPE) RSDRCRM_SEG_SEGMENT_COUNT 20100401
2 Importing I_EXPECTED_COUNT Call by reference Type reference (TYPE) RSDRCRM_SEG_SEGMENT_COUNT 20100401
3 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_TAB 20100401

Method CHECK_COUNT on class IF_RSDRCRM_SEG_CORR_TEST has no exception.

Method CHECK_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_ACTUAL_MEMBERS Call by reference Type reference (TYPE) RSDRCRM_SEG_T_STRINGS_TABLE Tabelle mit beliebiger Anzahl von Zeichenketten pro Zeile 20100401
2 Importing I_T_EXPECTED_MEMBERS Call by reference Type reference (TYPE) RSDRCRM_SEG_T_PARAM_VALUE 20100401
3 Returning R_T_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_TAB 20100401

Method CHECK_MEMBERS on class IF_RSDRCRM_SEG_CORR_TEST has no exception.

Method GET_SEGMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SEGMENT_ID Value transfer Type reference (TYPE) RSDRCRM_SEG_SEGMENT_ID ID (CHAR10) eines CRM Segment Builder Segments 20100329

Method GET_SEGMENT_ID on class IF_RSDRCRM_SEG_CORR_TEST has no exception.

Method GET_SEG_EXPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TX_SEG_EXPRESSION Value transfer Type reference (TYPE) RSDRCRM_SEG_T_SEG_EXPRESSION Übergabetabelle CRM -> BWA für die BWA Segmentierung 20100329

Method GET_SEG_EXPRESSION on class IF_RSDRCRM_SEG_CORR_TEST has no exception.

Method NORMALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TX_MEMBERS Call by reference Type reference (TYPE) RSDRCRM_SEG_T_STRINGS_TABLE Tabelle mit beliebiger Anzahl von Zeichenketten pro Zeile 20100507
2 Importing I_T_MEMBERS Call by reference Type reference (TYPE) RSDRCRM_SEG_T_PARAM_VALUE 20100507
3 Returning R_T_MEMBERS Value transfer Type reference (TYPE) RSDRCRM_SEG_T_PARAM_VALUE 20100507

Method NORMALIZE on class IF_RSDRCRM_SEG_CORR_TEST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in