SAP ABAP Class IF_ADT_FQL_FACTORY (IF_ADT_FQL_FACTORY)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_FQL_SERVICE 20110825
Properties
Class IF_ADT_FQL_FACTORY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110825   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_FACTORY has no forward declaration.
Interfaces
Class IF_ADT_FQL_FACTORY has no interface implemented.
Friends
Class IF_ADT_FQL_FACTORY has no friend class.
Attributes
Class IF_ADT_FQL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ARGUMENT_LIST Instance method Public Method 20120118
2 CREATE_ATTRIBUTE Instance method Public Method 20110825
3 CREATE_DATA_TYPE Instance method Public Method 20110825
4 CREATE_QUERY Instance method Public Method 20120123
5 CREATE_RELATIONAL_FUNCTION Instance method Public Method 20120118
6 CREATE_RELATIONAL_OPERATOR Instance method Public Method 20110825
Events
Class IF_ADT_FQL_FACTORY has no event.
Types
Class IF_ADT_FQL_FACTORY has no local type.
Method Signatures

Method CREATE_ARGUMENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_ARGUMENT_LIST Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_ARGUMENT_LIST 20120118

Method CREATE_ARGUMENT_LIST on class IF_ADT_FQL_FACTORY has no exception.

Method CREATE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110825
2 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110825
3 Importing I_REF_DATA_TYPE Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_DATA_TYPE 20110825
4 Returning R_REF_ATTRIBUTE Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_ATTRIBUTE 20110825
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825

Method CREATE_DATA_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_OVERTAKE_OPERATORS Call by reference Type reference (TYPE) XFLAG 'X' 20110825
2 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110825
3 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110825
4 Importing I_REF_REFERENCE_DATATYPE Call by reference Object reference (TYPE REF TO) CE_ADT_FQL_DATA_TYPE 20110825
5 Importing I_REGEX_FOR_VALUES Call by reference Type reference (TYPE) CSEQUENCE 20110825
6 Importing I_TAB_OPERATORS Call by reference Type reference (TYPE) IF_ADT_FQL_OPERATOR_RELATIONAL=>TYP_TAB 20110825
7 Returning R_REF_DATA_TYPE Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_DATA_TYPE 20110825
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825

Method CREATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_LOGICAL_OPERATOR Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_LOGICAL CE_ADT_FQL_OPERATOR=>AND 20120123
2 Returning R_REF_QUERY Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20120123

Method CREATE_QUERY on class IF_ADT_FQL_FACTORY has no exception.

Method CREATE_RELATIONAL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_ARGUMENT_LIST Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_ARGUMENT_LIST 20120118
2 Importing I_REF_ATTRIBUTE Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_ATTRIBUTE 20120118
3 Importing I_REF_OPERATOR Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20120118
4 Returning R_REF_RELATIONAL_FUNCTION Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_FUNCTION_RELATIONAL 20120118

Method CREATE_RELATIONAL_FUNCTION on class IF_ADT_FQL_FACTORY has no exception.

Method CREATE_RELATIONAL_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20110825
2 Importing I_LABEL Call by reference Type reference (TYPE) CSEQUENCE 20110825
3 Importing I_NUMBER_OF_OPERANDS Call by reference Type reference (TYPE) I 1 20110825
4 Returning R_REF_OPERATOR Value transfer Object reference (TYPE REF TO) IF_ADT_FQL_OPERATOR_RELATIONAL 20110825
# Exception Resumable Description Created on
1 CX_ADT_FQL_CONTRACT_VIOLATION 20110825
History
Last changed by/on SAP  20130531 
SAP Release Created in