SAP ABAP Class CL_FDT_GTC_DB_LOOKUP (Unit-Test for Expression: DB Lookup)
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_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions | 20070611 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_GTC_DB_LOOKUP_BRS | Unit-Test for Expression: DB Lookup (BRS) | 20111213 |
Properties
| Class | CL_FDT_GTC_DB_LOOKUP | |
| Short Description | Unit-Test for Expression: DB Lookup | |
| Super Class | CL_FDT_GTC_EXPRESSION | Abstract Test-Class for Expressions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SFDT_TEST | BRFplus: Global Test Classes |
| Created | 20070611 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_DB_LOOKUP has no interface implemented.
Friends
Class CL_FDT_GTC_DB_LOOKUP has no friend class.
Attributes
Class CL_FDT_GTC_DB_LOOKUP has no attribute.
Methods
Events
Class CL_FDT_GTC_DB_LOOKUP has no event.
Types
Class CL_FDT_GTC_DB_LOOKUP has no local type.
Method Signatures
Method ADD_FIELD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DB_LOOKUP | Call by reference | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | FDT: DB Lookup | 20070611 | |||
| 2 | IO_HIGH_VALUE_CNST | Call by reference | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | FDT: Constant | 20070611 | |||
| 3 | IO_LOW_VALUE_CNST | Call by reference | Object reference (TYPE REF TO) | IF_FDT_ADMIN_DATA | FDT: Constant | 20070611 | |||
| 4 | IV_AGGR_FNCT | Call by reference | Type reference (TYPE) | FDT_AGGR_FNCT | BRFplus Aggregation Function | 20120507 | |||
| 5 | IV_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20070611 | |||
| 6 | IV_HIGH_VALUE | Call by reference | Type reference (TYPE) | FDT_TEXT | RSRSCAN1: Search String/Search Model | 20080401 | |||
| 7 | IV_LOW_VALUE | Call by reference | Type reference (TYPE) | FDT_TEXT | RSRSCAN1: Search String/Search Model | 20080401 | |||
| 8 | IV_OPTION | Call by reference | Type reference (TYPE) | DDOPTION | Type of OPTION component in row type of a Ranges type | 20070611 | |||
| 9 | IV_SIGN | Call by reference | Type reference (TYPE) | DDSIGN | Type of SIGN component in row type of a Ranges type | 20070611 |
Method ADD_FIELD_CONDITION on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method CREATE_DB_LOOKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070611 | ||||
| 2 | IV_DDBV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130201 | |||
| 3 | IV_DDIC_RETURN_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20070611 | ||||
| 4 | IV_SINGLE_SELECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070611 | ||||
| 5 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20070611 | |||
| 6 | RO_DB_LOOKUP | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | FDT: DB Lookup | 20070611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20091111 |
Method CREATE_DB_LOOKUP_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20120919 | ||||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | 20120919 | |||
| 3 | RO_DB_LOOKUP | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | 20120919 |
Method CREATE_DB_LOOKUP_AGGREGATION on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method CREATE_DB_LOOKUP_EX_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20120914 | |||
| 2 | IV_NO_PURPOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120914 | |||
| 3 | RO_DB_LOOKUP | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | DB Lookup | 20120914 |
Method CREATE_DB_LOOKUP_EX_CHECK on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method CREATE_DB_LOOKUP_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Application ID | 20120917 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 1 | Index of DB Lookup | 20120917 | ||
| 3 | RO_DB_LOOKUP | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | DB Lookup | 20120917 |
Method CREATE_DB_LOOKUP_SELECT on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method CREATE_TABLE Signature
Method CREATE_TABLE on class CL_FDT_GTC_DB_LOOKUP has no parameter.
Method CREATE_TABLE on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method DDBV_CHANGE_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHANGE_INDEX | Call by reference | Type reference (TYPE) | I | Index of Change Steps | 20130222 | |||
| 2 | IV_OBJECT_INDEX | Call by reference | Type reference (TYPE) | I | Object Index | 20130222 | |||
| 3 | RV_LAST_CHANGE | Value transfer | Type reference (TYPE) | ABAP_BOOL | True, only if no change is applied | 20130222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130222 |
Method DDBV_CREATE_RUNTIME_TEST_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20130213 | |||
| 2 | ER_EXPECTED_RESULT_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Reference | 20130213 | |||
| 3 | ET_CONTEXT | Call by reference | Type reference (TYPE) | T_CONTEXT | 20130213 | ||||
| 4 | EV_LAST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130222 | ||||
| 5 | EV_NORMALIZE_DECFLOAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130214 | ||||
| 6 | EV_SORT_TABLES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Sort the test set tables before doing the comparison | 20130213 | |||
| 7 | EV_VALID_SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | only true, if returned context is processable without error | 20130213 | |||
| 8 | IV_CHANGE_INDEX | Call by reference | Type reference (TYPE) | I | 20130222 | ||||
| 9 | IV_OBJECT_INDEX | Call by reference | Type reference (TYPE) | I | Object Index | 20130213 |
Method DDBV_CREATE_RUNTIME_TEST_SET on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method DDBV_CREATE_TEST_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130213 | |||
| 2 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20130213 | ||||
| 3 | RO_DB_LOOKUP | Value transfer | Object reference (TYPE REF TO) | IF_FDT_DB_LOOKUP | FDT: DB Lookup | 20130213 |
Method DDBV_CREATE_TEST_OBJECT on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method DDBV_SET_DB_CONNECTION_FOR_AP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130917 |
Method DDBV_SET_DB_CONNECTION_FOR_AP on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method MFT_EXPR_2200_000_SETTERS Signature
Method MFT_EXPR_2200_000_SETTERS on class CL_FDT_GTC_DB_LOOKUP has no parameter.
Method MFT_EXPR_2200_000_SETTERS on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method MFT_EXPR_2200_001_CHECK_AGGR Signature
Method MFT_EXPR_2200_001_CHECK_AGGR on class CL_FDT_GTC_DB_LOOKUP has no parameter.
Method MFT_EXPR_2200_001_CHECK_AGGR on class CL_FDT_GTC_DB_LOOKUP has no exception.
Method TEARDOWN Signature
Method TEARDOWN on class CL_FDT_GTC_DB_LOOKUP has no parameter.
Method TEARDOWN on class CL_FDT_GTC_DB_LOOKUP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |