SAP ABAP Interface IF_OIUP_SQL_PARSER_UPDATE (PDM - Parse UPDATE Interface)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA (Application Component) Production and Revenue Accounting
⤷
OIU_P (Package) Partitioned Data Management

⤷

⤷

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
Interface | IF_OIUP_SQL_PARSER_UPDATE | |
Short Description | PDM - Parse UPDATE Interface |
General Data
Package | OIU_P | Partitioned Data Management |
Created | 20040525 | SAP |
Last changed | 20050224 | SAP |
Unicode checks active |
Forward declarations
Interface IF_OIUP_SQL_PARSER_UPDATE has no forward declaration.
Interfaces
Interface IF_OIUP_SQL_PARSER_UPDATE has no interface.
Friends
Interface IF_OIUP_SQL_PARSER_UPDATE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_UPDATE_FROM_ITAB | Constant | Public | Type reference (TYPE) | I | 2 | Update Form - UPDATE table FROM TABLE itab | 20040525 | |
2 | C_UPDATE_FROM_WA | Constant | Public | Type reference (TYPE) | I | 1 | Update Form - UPDATE table FROM wa | 20040525 | |
3 | C_UPDATE_SET_WHERE | Constant | Public | Type reference (TYPE) | I | 3 | Update Form - UPDATE table SET ... WHERE ... | 20040525 | |
4 | FROM_REFERENCES | Instance attribute | Public | Type reference (TYPE) | OIUP_REFERENCE_ITAB | FROM references | 20040525 | ||
5 | UPDATE_FORM | 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
Interface IF_OIUP_SQL_PARSER_UPDATE has no event.
Types
Interface 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 Interface 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 Interface IF_OIUP_SQL_PARSER_UPDATE has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |