SAP ABAP Class CL_OIUP_SQL_PARSER_NO_WHERE (PDM - Parse SQL Without WHERE Clause)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-PRA (Application Component) Production and Revenue Accounting
     OIU_P (Package) Partitioned Data Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OIUP_SQL_PARSER PDM - SQL Parser 20040506
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OIUP_SQL_PARSER_INSERT PDM - Parse INSERT 20040517
2 Inheritance (c INHERITING FROM c_ref)  CL_OIUP_SQL_PARSER_MODIFY PDM - Parse MODIFY 20040518
Properties
Class CL_OIUP_SQL_PARSER_NO_WHERE  
Short Description PDM - Parse SQL Without WHERE Clause    
Super Class CL_OIUP_SQL_PARSER PDM - SQL Parser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OIUP    
Program status     
Category 0   
Package OIU_P   Partitioned Data Management 
Created 20040506   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUP_SQL_PARSER_NO_WHERE has no forward declaration.
Interfaces
Class CL_OIUP_SQL_PARSER_NO_WHERE has no interface implemented.
Friends
Class CL_OIUP_SQL_PARSER_NO_WHERE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FROM_ITAB Constant Private Type reference (TYPE) I 2 ...FROM TABLE itab 20040518
2 C_FROM_WA Constant Private Type reference (TYPE) I 1 ...FROM wa 20040518
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_FROM_CLAUSE Instance method Protected Method Parse FROM_CLAUSE 20040517
Events
Class CL_OIUP_SQL_PARSER_NO_WHERE has no event.
Types
Class CL_OIUP_SQL_PARSER_NO_WHERE has no local type.
Method Signatures

Method PARSE_FROM_CLAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FROM_REFERENCES Call by reference Type reference (TYPE) OIUP_REFERENCE_ITAB FROM references 20040518
2 Exporting SQL_FORM Value transfer Type reference (TYPE) I SQL Form 20040518

Method PARSE_FROM_CLAUSE on class CL_OIUP_SQL_PARSER_NO_WHERE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472