SAP ABAP Class IF_OIUP_SQL_PARSER_WHERE (PDM - Parse SQL With WHERE Clause Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OIUP_SQL_PARSER_WHERE PDM - Parse SQL With WHERE Clause 20040415
Properties
Class IF_OIUP_SQL_PARSER_WHERE  
Short Description PDM - Parse SQL With WHERE Clause Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040415   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OIUP_SQL_PARSER_WHERE has no forward declaration.
Interfaces
Class IF_OIUP_SQL_PARSER_WHERE has no interface implemented.
Friends
Class IF_OIUP_SQL_PARSER_WHERE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 WHERE_CLAUSE Instance attribute Public Type reference (TYPE) OIUP_STRING_ITAB WHERE Clause 20040429
2 WHERE_REFERENCES Instance attribute Public Type reference (TYPE) OIUP_REFERENCE_ITAB WHERE References 20040415
Methods
# Method Level Visibility Method type Description Created on
1 TRAVERSE Instance method Public Method Traverse Parse Tree 20040429
Events
Class IF_OIUP_SQL_PARSER_WHERE has no event.
Types
Class IF_OIUP_SQL_PARSER_WHERE has no local type.
Method Signatures

Method TRAVERSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXPRESSION Value transfer Type reference (TYPE) STRING Where Expression 20040429
2 Importing FIELD Value transfer Type reference (TYPE) FIELDNAME SPACE Specific Field Only? 20040429
3 Importing FOR_ALL_ENTRIES_VARIABLE Value transfer Type reference (TYPE) STRING SPACE Variable to use in case of FOR ALL ENTRIES 20040629
4 Importing REPLACE_VARIABLE Value transfer Type reference (TYPE) FLAG 'X' 'X' - Return Value, SPACE - Return Variable 20040430
5 Importing RETURN_VIA_STRING Value transfer Type reference (TYPE) FLAG SPACE 'X' - Return String, SPACE - Return Technical Where Clause 20040429
6 Importing TABLE Value transfer Type reference (TYPE) TABNAME SPACE Specific Table Only? 20040429
7 Importing TRANSLATE_SPLIT_FIELD Value transfer Type reference (TYPE) FLAG SPACE 'X' - Translate Split Field to Common Date Field 20040429
8 Importing WITH_PARENTHESIS Value transfer Type reference (TYPE) FLAG SPACE 'X' - Enclosed With Parenthesis, SPACE - Not 20041206

Method TRAVERSE on class IF_OIUP_SQL_PARSER_WHERE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in