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 | Instance method | Public | Method | Finds out whether the tests could be performed | 20110104 | |
| 2 | Instance method | Public | Method | Formatting of the Error String | 20110104 | |
| 3 | Instance method | Public | Method | Returns the value of the test parameter | 20110104 | |
| 4 | Instance method | Public | Method | Returns the value table of the test parameter | 20110104 | |
| 5 | Instance method | Public | Method | Returns the parameter values for all test variants | 20110104 | |
| 6 | Instance method | Public | Method | Writes existing messages to the test output | 20110104 | |
| 7 | 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 | I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20110104 | |||
| 2 | I_VARIANT_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_VARIANT_ID | Testvariante ID (CRM Segmentierung) | 20110104 | |||
| 3 | RV_IS_TESTABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Einstelliges Kennzeichen | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110104 |
Method FORMAT_ERROR_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG | Call by reference | Type reference (TYPE) | STRING | 20110104 | ||||
| 2 | I_VARIANT_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_VARIANT_ID | Testvarianten ID (CRM Segementierung) | 20110104 | |||
| 3 | R_STRING | Value transfer | Type reference (TYPE) | STRING | Testparameterwerte (CRM Segmenierung) | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110104 |
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20110104 | |||
| 2 | I_PARAM_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_PARAM_ID | Testparameter ID (CRM Segmentierung) | 20110104 | |||
| 3 | I_VARIANT_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_VARIANT_ID | Testvarianten ID (CRM Segmentierung) | 20110104 | |||
| 4 | R_VALUE | Value transfer | Type reference (TYPE) | RSDRCRM_SEG_PARAM_VALUE | Testparameterwert (CRM Segmentierung) | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_DELIMITER | Call by reference | Type reference (TYPE) | STRING | ';' | Delimiter-Zeichen zwischen Einzelwerten | 20110104 | ||
| 2 | I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20110104 | |||
| 3 | I_PARAM_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_PARAM_ID | Testparameter ID (CRM Segmentierung) | 20110104 | |||
| 4 | I_VARIANT_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_VARIANT_ID | Testvarianten ID (CRM Segmentierung) | 20110104 | |||
| 5 | R_T_VALUE | Value transfer | Type reference (TYPE) | RSDRCRM_SEG_T_PARAM_VALUE | Testparameterwert (CRM Segmentierung) | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20110104 |
Method GET_TEST_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | SEOCPDNAME | Vollständiger Komponentenname | 20110104 | |||
| 2 | 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 | I_ASSERT | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Messages als Assert ausgeben | 20110104 | ||
| 2 | I_MIN_LEVEL | Call by reference | Type reference (TYPE) | AUNIT_LEVEL | 0 | Mindest-Level der Messages zur Ausgabe | 20110104 | ||
| 3 | I_T_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Tabelle mit Fehlermeldungen | 20110104 | |||
| 4 | I_VARIANT_ID | Call by reference | Type reference (TYPE) | RSDRCRM_SEG_VARIANT_ID | Testvariante ID (CRM Segmentierung) | 20110104 | |||
| 5 | 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 | 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 |