SAP ABAP Class CL_FDT_GTC_COMPARISON (Unit Test for value comparisons)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_TEST (Package) BRFplus: Global Test Classes
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) | 20070716 |
Properties
| Class | CL_FDT_GTC_COMPARISON | |
| Short Description | Unit Test for value comparisons | |
| Super Class | CL_AUNIT_ASSERT | ABAP Unit: Assertions (see Longtext) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20070716 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_GTC_COMPARISON has no forward declaration.
Interfaces
Class CL_FDT_GTC_COMPARISON has no interface implemented.
Friends
Class CL_FDT_GTC_COMPARISON has no friend class.
Attributes
Class CL_FDT_GTC_COMPARISON has no attribute.
Methods
Events
Class CL_FDT_GTC_COMPARISON has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TEST_TABLE | Private | See coding | TY_TEST_TABLE | 20070716 | ty_test_table TYPE STANDARD TABLE OF if_fdt_types=>element_number
|
Method Signatures
Method COMPARE_AMOUNTS Signature
Method COMPARE_AMOUNTS on class CL_FDT_GTC_COMPARISON has no parameter.
Method COMPARE_AMOUNTS on class CL_FDT_GTC_COMPARISON has no exception.
Method COMPARE_QUANTITIES Signature
Method COMPARE_QUANTITIES on class CL_FDT_GTC_COMPARISON has no parameter.
Method COMPARE_QUANTITIES on class CL_FDT_GTC_COMPARISON has no exception.
Method CONVERT_AMOUNT Signature
Method CONVERT_AMOUNT on class CL_FDT_GTC_COMPARISON has no parameter.
Method CONVERT_AMOUNT on class CL_FDT_GTC_COMPARISON has no exception.
Method CONVERT_QUANTITY Signature
Method CONVERT_QUANTITY on class CL_FDT_GTC_COMPARISON has no parameter.
Method CONVERT_QUANTITY on class CL_FDT_GTC_COMPARISON has no exception.
Method CURRENCY_EXISTS Signature
Method CURRENCY_EXISTS on class CL_FDT_GTC_COMPARISON has no parameter.
Method CURRENCY_EXISTS on class CL_FDT_GTC_COMPARISON has no exception.
Method QUANTITY_EXISTS Signature
Method QUANTITY_EXISTS on class CL_FDT_GTC_COMPARISON has no parameter.
Method QUANTITY_EXISTS on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_AMOUNT Signature
Method RUN_AMOUNT on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_AMOUNT on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_BOOLEAN Signature
Method RUN_BOOLEAN on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_BOOLEAN on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_NUMBER Signature
Method RUN_NUMBER on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_NUMBER on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_QUANTITY Signature
Method RUN_QUANTITY on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_QUANTITY on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_TABLE Signature
Method RUN_TABLE on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_TABLE on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_TEXT Signature
Method RUN_TEXT on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_TEXT on class CL_FDT_GTC_COMPARISON has no exception.
Method RUN_TIMEPOINT Signature
Method RUN_TIMEPOINT on class CL_FDT_GTC_COMPARISON has no parameter.
Method RUN_TIMEPOINT on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 2 | IV_CUR1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_CURRENCY | IV_CUR1 | 20070716 | |||
| 3 | IV_CUR2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_CURRENCY | IV_CUR2 | 20070716 | |||
| 4 | IV_NUM1 | Call by reference | Type reference (TYPE) | STRING | IV_NUM1 | 20070716 | |||
| 5 | IV_NUM2 | Call by reference | Type reference (TYPE) | STRING | IV_NUM2 | 20070716 | |||
| 6 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 |
Method TEST_AMOUNT on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOOL1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | IV_BOOL1 | 20070716 | |||
| 2 | IV_BOOL2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_BOOLEAN | IV_BOOL2 | 20070716 | |||
| 3 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 4 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 |
Method TEST_BOOLEAN on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 2 | IV_NUM1 | Call by reference | Type reference (TYPE) | STRING | IV_NUM1 | 20070716 | |||
| 3 | IV_NUM2 | Call by reference | Type reference (TYPE) | STRING | IV_NUM2 | 20070716 | |||
| 4 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 |
Method TEST_NUMBER on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 2 | IV_NUM1 | Call by reference | Type reference (TYPE) | STRING | IV_NUM1 | 20070716 | |||
| 3 | IV_NUM2 | Call by reference | Type reference (TYPE) | STRING | IV_NUM2 | 20070716 | |||
| 4 | IV_QUA1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | IV_QUA1 | 20070716 | |||
| 5 | IV_QUA2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_UNIT | IV_QUA2 | 20070716 | |||
| 6 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 |
Method TEST_QUANTITY on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE1 | Call by reference | Type reference (TYPE) | TY_TEST_TABLE | IT_TABLE1 | 20070716 | |||
| 2 | IT_TABLE2 | Call by reference | Type reference (TYPE) | TY_TEST_TABLE | IT_TABLE2 | 20070716 | |||
| 3 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 4 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 |
Method TEST_TABLE on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 2 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 | |||
| 3 | IV_TEXT1 | Call by reference | Type reference (TYPE) | STRING | IV_TEXT1 | 20070716 | |||
| 4 | IV_TEXT2 | Call by reference | Type reference (TYPE) | STRING | IV_TEXT2 | 20070716 |
Method TEST_TEXT on class CL_FDT_GTC_COMPARISON has no exception.
Method TEST_TIMEPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMP_OP | Call by reference | Type reference (TYPE) | DDOPTION | IV_COMP_OP | 20070716 | |||
| 2 | IV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | IV_RESULT | 20070716 | |||
| 3 | IV_TIMEPOINT1 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | IV_TIMEPOINT1 | 20070716 | |||
| 4 | IV_TIMEPOINT2 | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_TIMEPOINT | IV_TIMEPOINT2 | 20070716 |
Method TEST_TIMEPOINT on class CL_FDT_GTC_COMPARISON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |