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 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '+' | Constant - Plus Sign | 20040830 | |
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040525 | ||||
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040525 | ||||
4 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040525 | ||||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040525 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OIUP_STRING_ITAB | SET_CLAUSE | 20040525 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_SET_ITAB | SET CLAUSE Lines | 20040525 | ||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Parse FROM_CLAUSE | 20040525 |
2 | ![]() |
Instance method | Private | Method | Parse SET_CLAUSE | 20040525 |
3 | ![]() |
Instance method | Private | Method | 20040824 | |
4 | ![]() |
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 |