SAP ABAP Class CL_FDT_GTC_QUERY (Unit Test for Query Classes)
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_UNITTEST_HELPERS | Toolset for global unit tests | 20070720 |
Properties
Class | CL_FDT_GTC_QUERY | |
Short Description | Unit Test for Query Classes | |
Super Class | CL_FDT_UNITTEST_HELPERS | Toolset for global unit tests |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SFDT_TEST | BRFplus: Global Test Classes |
Created | 20070720 | SAP |
Last change | 20130531 | 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... |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_GTC_QUERY has no interface implemented.
Friends
Class CL_FDT_GTC_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_QUERY=>S_OBJECT_CATEGORY_SEL | Object Catagory of the query objects(S, C or A) | 20071203 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091110 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091110 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20091110 |
Methods
Events
Class CL_FDT_GTC_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_RANGE_HELP | Private | See coding | 20070720 | BEGIN OF s_range_help,
sign TYPE ddsign,
option TYPE ddoption,
low TYPE fdt_text,
high TYPE fdt_text,
END OF s_range_help
|
||
2 | TS_RANGE_HELP | Private | See coding | 20070720 | ts_range_help TYPE HASHED TABLE OF s_range_help
WITH UNIQUE KEY sign option low high
|
Method Signatures
Method ACTIVATE_SAVE_ALL Signature
Method ACTIVATE_SAVE_ALL on class CL_FDT_GTC_QUERY has no parameter.
Method ACTIVATE_SAVE_ALL on class CL_FDT_GTC_QUERY has no exception.
Method BUILD_TABLE_ADMIN_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMPONENT_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20070720 | |||
2 | ![]() |
LT_TABLES | Call by reference | Type reference (TYPE) | ANY TABLE | 20070720 |
Method BUILD_TABLE_ADMIN_ENTRY on class CL_FDT_GTC_QUERY has no exception.
Method CREATE_APPLICATIONS Signature
Method CREATE_APPLICATIONS on class CL_FDT_GTC_QUERY has no parameter.
Method CREATE_APPLICATIONS on class CL_FDT_GTC_QUERY has no exception.
Method FACTORY Signature
Method FACTORY on class CL_FDT_GTC_QUERY has no parameter.
Method FACTORY on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ADMIN_DATA Signature
Method MFT_ADMIN_DATA on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ADMIN_DATA on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ADMIN_DATA_A_MODE Signature
Method MFT_ADMIN_DATA_A_MODE on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ADMIN_DATA_A_MODE on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ADMIN_DATA_S_OBJECTS Signature
Method MFT_ADMIN_DATA_S_OBJECTS on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ADMIN_DATA_S_OBJECTS on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ADMIN_DATA_T_MODE Signature
Method MFT_ADMIN_DATA_T_MODE on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ADMIN_DATA_T_MODE on class CL_FDT_GTC_QUERY has no exception.
Method MFT_BUILD_WHERE_CLAUSE Signature
Method MFT_BUILD_WHERE_CLAUSE on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_BUILD_WHERE_CLAUSE on class CL_FDT_GTC_QUERY has no exception.
Method MFT_DOCU_TEXT Signature
Method MFT_DOCU_TEXT on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_DOCU_TEXT on class CL_FDT_GTC_QUERY has no exception.
Method MFT_DOCU_TEXT_T_MODE Signature
Method MFT_DOCU_TEXT_T_MODE on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_DOCU_TEXT_T_MODE on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ESR_PATH Signature
Method MFT_ESR_PATH on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ESR_PATH on class CL_FDT_GTC_QUERY has no exception.
Method MFT_EXPR_QUERY_NAME Signature
Method MFT_EXPR_QUERY_NAME on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_EXPR_QUERY_NAME on class CL_FDT_GTC_QUERY has no exception.
Method MFT_INCONSISTENT_SELECTION Signature
Method MFT_INCONSISTENT_SELECTION on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_INCONSISTENT_SELECTION on class CL_FDT_GTC_QUERY has no exception.
Method MFT_INSTANTIATE_QUERY Signature
Method MFT_INSTANTIATE_QUERY on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_INSTANTIATE_QUERY on class CL_FDT_GTC_QUERY has no exception.
Method MFT_QUERY_BY_NAME Signature
Method MFT_QUERY_BY_NAME on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_QUERY_BY_NAME on class CL_FDT_GTC_QUERY has no exception.
Method MFT_TEXT_AND_DOCU Signature
Method MFT_TEXT_AND_DOCU on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_TEXT_AND_DOCU on class CL_FDT_GTC_QUERY has no exception.
Method MFT_ZMRKDFRDLT_AND_DELETE Signature
Method MFT_ZMRKDFRDLT_AND_DELETE on class CL_FDT_GTC_QUERY has no parameter.
Method MFT_ZMRKDFRDLT_AND_DELETE on class CL_FDT_GTC_QUERY has no exception.
Method SETUP Signature
Method SETUP on class CL_FDT_GTC_QUERY has no parameter.
Method SETUP on class CL_FDT_GTC_QUERY has no exception.
Method TEARDOWN Signature
Method TEARDOWN on class CL_FDT_GTC_QUERY has no parameter.
Method TEARDOWN on class CL_FDT_GTC_QUERY has no exception.
Method TRANSFORM_WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20070720 | |||
2 | ![]() |
ETR_CH_USER_IN | Call by reference | Type reference (TYPE) | TS_RANGE_HELP | 20070720 | |||
3 | ![]() |
ETR_CH_USER_NOT_IN | Call by reference | Type reference (TYPE) | TS_RANGE_HELP | 20070720 | |||
4 | ![]() |
ETR_CR_USER_IN | Call by reference | Type reference (TYPE) | TS_RANGE_HELP | 20070720 | |||
5 | ![]() |
ETR_CR_USER_NOT_IN | Call by reference | Type reference (TYPE) | TS_RANGE_HELP | 20070720 |
Method TRANSFORM_WHERE_CLAUSE on class CL_FDT_GTC_QUERY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |