SAP ABAP Interface IF_RSDRCRM_SEG_UNIT_TESTS (Unit Test Framework (CRM Segmentation))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSDRCRM_SEG (Package) RFC Wrapper for Methods Calls with Package RSDRCRM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRCRM_SEG_UNIT_TESTS Unit Test Framework (CRM Segmentation) 20110104
Properties
Interface IF_RSDRCRM_SEG_UNIT_TESTS  
Short Description Unit Test Framework (CRM Segmentation)    
General Data
Package RSDRCRM_SEG   RFC Wrapper for Methods Calls with Package RSDRCRM 
Created 20101221   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no forward declaration.
Interfaces
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no interface.
Friends
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no friend.
Attributes
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IS_TESTABLE Instance method Public Method Finds out whether the tests could be performed 20110104
2 FORMAT_ERROR_STRING Instance method Public Method Formatting of the Error String 20110104
3 GET_PARAMETER_VALUE Instance method Public Method Returns the value of the test parameter 20110104
4 GET_PARAMETER_VALUE_TABLE Instance method Public Method Returns the value table of the test parameter 20110104
5 GET_TEST_VARIANTS Instance method Public Method Returns the parameter values for all test variants 20110104
6 POST_MESSAGES Instance method Public Method Writes existing messages to the test output 20110104
7 SET_ATTRIBUTES Instance method Public Method Set Instance Attributes of Executing Class 20110104
Events
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no event.
Types
Interface IF_RSDRCRM_SEG_UNIT_TESTS has no local type.
Method Signatures

Method CHECK_IS_TESTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Vollständiger Komponentenname 20110104
2 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_VARIANT_ID Testvariante ID (CRM Segmentierung) 20110104
3 Returning RV_IS_TESTABLE Value transfer Type reference (TYPE) BOOLEAN Einstelliges Kennzeichen 20110104
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110104

Method FORMAT_ERROR_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG Call by reference Type reference (TYPE) STRING 20110104
2 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_VARIANT_ID Testvarianten ID (CRM Segementierung) 20110104
3 Returning R_STRING Value transfer Type reference (TYPE) STRING Testparameterwerte (CRM Segmenierung) 20110104
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110104

Method GET_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Vollständiger Komponentenname 20110104
2 Importing I_PARAM_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_PARAM_ID Testparameter ID (CRM Segmentierung) 20110104
3 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_VARIANT_ID Testvarianten ID (CRM Segmentierung) 20110104
4 Returning R_VALUE Value transfer Type reference (TYPE) RSDRCRM_SEG_PARAM_VALUE Testparameterwert (CRM Segmentierung) 20110104
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110104

Method GET_PARAMETER_VALUE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELIMITER Call by reference Type reference (TYPE) STRING ';' Delimiter-Zeichen zwischen Einzelwerten 20110104
2 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Vollständiger Komponentenname 20110104
3 Importing I_PARAM_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_PARAM_ID Testparameter ID (CRM Segmentierung) 20110104
4 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_VARIANT_ID Testvarianten ID (CRM Segmentierung) 20110104
5 Returning R_T_VALUE Value transfer Type reference (TYPE) RSDRCRM_SEG_T_PARAM_VALUE Testparameterwert (CRM Segmentierung) 20110104
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20110104

Method GET_TEST_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Vollständiger Komponentenname 20110104
2 Returning R_T_TEST_VARIANTS Value transfer Type reference (TYPE) RSDRCRM_SEG_T_VARIANT_ID Testvarianten ID (CRM Segmentierung) 20110104

Method GET_TEST_VARIANTS on Interface IF_RSDRCRM_SEG_UNIT_TESTS has no exception.

Method POST_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSERT Call by reference Type reference (TYPE) BOOLE_D 'X' Messages als Assert ausgeben 20110104
2 Importing I_MIN_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL 0 Mindest-Level der Messages zur Ausgabe 20110104
3 Importing I_T_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Tabelle mit Fehlermeldungen 20110104
4 Importing I_VARIANT_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_VARIANT_ID Testvariante ID (CRM Segmentierung) 20110104
5 Importing I_WRITE_TO_LOG Call by reference Type reference (TYPE) BOOLE_D ' ' Messages ins Log übernehmen 20110104

Method POST_MESSAGES on Interface IF_RSDRCRM_SEG_UNIT_TESTS has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEST_ID Call by reference Type reference (TYPE) RSDRCRM_SEG_TEST_ID Test ID (CRM Segmentierung) 20110104

Method SET_ATTRIBUTES on Interface IF_RSDRCRM_SEG_UNIT_TESTS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in