SAP ABAP Class IF_ADT_FQL_VISITOR (IF_ADT_FQL_VISITOR)
Properties
Class IF_ADT_FQL_VISITOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110815   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADT_FQL_VISITOR has no forward declaration.
Interfaces
Class IF_ADT_FQL_VISITOR has no interface implemented.
Friends
Class IF_ADT_FQL_VISITOR has no friend class.
Attributes
Class IF_ADT_FQL_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BEGIN_OF_FUNCTION Instance method Public Method 20110815
2 BEGIN_OF_QUERY Instance method Public Method 20110815
3 END_OF_FUNCTION Instance method Public Method 20110815
4 END_OF_QUERY Instance method Public Method 20110815
Events
Class IF_ADT_FQL_VISITOR has no event.
Types
Class IF_ADT_FQL_VISITOR has no local type.
Method Signatures

Method BEGIN_OF_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) XFLAG 20120124
2 Importing I_REF_FUNCTION Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_FUNCTION 20110815

Method BEGIN_OF_FUNCTION on class IF_ADT_FQL_VISITOR has no exception.

Method BEGIN_OF_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) XFLAG 20120124
2 Importing I_REF_QUERY Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_QUERY 20110815

Method BEGIN_OF_QUERY on class IF_ADT_FQL_VISITOR has no exception.

Method END_OF_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_ABORT Call by reference Type reference (TYPE) XFLAG 20120124
2 Importing I_REF_FUNCTION Call by reference Object reference (TYPE REF TO) IF_ADT_FQL_FUNCTION 20110815

Method END_OF_FUNCTION on class IF_ADT_FQL_VISITOR has no exception.

Method END_OF_QUERY Signature

Method END_OF_QUERY on class IF_ADT_FQL_VISITOR has no parameter.
Method END_OF_QUERY on class IF_ADT_FQL_VISITOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in