SAP ABAP Class CL_OIUP_SQL_PARSER_UPDATE (PDM - Parse UPDATE)
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_WHERE PDM - Parse SQL With WHERE Clause 20040525
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OIUP_SQL_PARSER_UPDATE PDM - Parse UPDATE Interface 20040525
Properties
Class CL_OIUP_SQL_PARSER_UPDATE  
Short Description PDM - Parse UPDATE    
Super Class CL_OIUP_SQL_PARSER_WHERE PDM - Parse SQL With WHERE Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class OIUP    
Program status     
Category 0   
Package OIU_P   Partitioned Data Management 
Created 20040525   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OIUP_SQL_PARSER_UPDATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_OIUP_SQL_PARSER_UPDATE PDM - Parse UPDATE Interface 20040525
Friends
Class CL_OIUP_SQL_PARSER_UPDATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PLUS Constant Private Type reference (TYPE) CHAR1 '+' Constant - Plus Sign 20040830
2 C_UPDATE_FROM_ITAB Instance attribute Private Attribute reference (LIKE) 20040525
3 C_UPDATE_FROM_WA Instance attribute Private Attribute reference (LIKE) 20040525
4 C_UPDATE_SET_WHERE Instance attribute Private Attribute reference (LIKE) 20040525
5 FROM_REFERENCES Instance attribute Private Attribute reference (LIKE) 20040525
6 SET_CLAUSE Instance attribute Private Type reference (TYPE) OIUP_STRING_ITAB SET_CLAUSE 20040525
7 SET_LINES Instance attribute Private Type reference (TYPE) TY_SET_ITAB SET CLAUSE Lines 20040525
8 UPDATE_FORM Instance attribute Private Attribute reference (LIKE) 20040525
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_FROM_CLAUSE Instance method Private Method Parse FROM_CLAUSE 20040525
2 PARSE_SET_CLAUSE Instance method Private Method Parse SET_CLAUSE 20040525
3 SPLIT_FIELD_IN_SET_CLAUSE Instance method Private Method 20040824
4 TRAVERSE_SET_CLAUSE Instance method Private Method 20040525
Events
Class CL_OIUP_SQL_PARSER_UPDATE has no event.
Types
Class CL_OIUP_SQL_PARSER_UPDATE has no local type.
Method Signatures

Method PARSE_FROM_CLAUSE Signature

Method PARSE_FROM_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no parameter.
Method PARSE_FROM_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no exception.

Method PARSE_SET_CLAUSE Signature

Method PARSE_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no parameter.
Method PARSE_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no exception.

Method SPLIT_FIELD_IN_SET_CLAUSE Signature

Method SPLIT_FIELD_IN_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no parameter.
Method SPLIT_FIELD_IN_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no exception.

Method TRAVERSE_SET_CLAUSE Signature

Method TRAVERSE_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no parameter.
Method TRAVERSE_SET_CLAUSE on class CL_OIUP_SQL_PARSER_UPDATE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472