SAP ABAP Class IF_OIUP_SQL_PARSER_UPDATE (PDM - Parse UPDATE 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_UPDATE | PDM - Parse UPDATE | 20040525 |
Properties
Class | IF_OIUP_SQL_PARSER_UPDATE | |
Short Description | PDM - Parse UPDATE Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040525 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_OIUP_SQL_PARSER_UPDATE has no forward declaration.
Interfaces
Class IF_OIUP_SQL_PARSER_UPDATE has no interface implemented.
Friends
Class IF_OIUP_SQL_PARSER_UPDATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Update Form - UPDATE table FROM TABLE itab | 20040525 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Update Form - UPDATE table FROM wa | 20040525 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Update Form - UPDATE table SET ... WHERE ... | 20040525 | |
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | FROM references | 20040525 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Update Form | 20040525 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Is Split Field In SET_CLAUSE? | 20040824 |
2 | ![]() |
Instance method | Public | Method | Traverse SET_CLAUSE | 20040525 |
Events
Class IF_OIUP_SQL_PARSER_UPDATE has no event.
Types
Class IF_OIUP_SQL_PARSER_UPDATE has no local type.
Method Signatures
Method SPLIT_FIELD_IN_SET_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPLIT_FIELD_IN_SET_CLAUSE | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20040824 |
Method SPLIT_FIELD_IN_SET_CLAUSE on class IF_OIUP_SQL_PARSER_UPDATE has no exception.
Method TRAVERSE_SET_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SET_CLAUSE | Value transfer | Type reference (TYPE) | STRING | SET CLAUSE in string form | 20040525 |
Method TRAVERSE_SET_CLAUSE on class IF_OIUP_SQL_PARSER_UPDATE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in |