SAP ABAP Class CL_OIUP_MODIFY_UPDATE_HELPER (PDM - Modify/Update Helper Class)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA (Application Component) Production and Revenue Accounting
⤷
OIU_P (Package) Partitioned Data Management

⤷

⤷

Properties
Class | CL_OIUP_MODIFY_UPDATE_HELPER | |
Short Description | PDM - Modify/Update Helper Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | OIUP | |
Program status | ||
Category | 0 | |
Package | OIU_P | Partitioned Data Management |
Created | 20040824 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OIUP_MODIFY_UPDATE_HELPER has no forward declaration.
Interfaces
Class CL_OIUP_MODIFY_UPDATE_HELPER has no interface implemented.
Friends
Class CL_OIUP_MODIFY_UPDATE_HELPER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_DFIES_ITAB | Table Definition | 20041105 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_MODIFY_UPDATES | All Modify/Update Helpers | 20040824 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20040824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Modify/Update Helper Instance | 20040824 |
2 | ![]() |
Instance method | Public | Method | Based on WA, return current split field | 20040824 |
3 | ![]() |
Instance method | Public | Method | Get table where clause based on WA | 20041108 |
Events
Class CL_OIUP_MODIFY_UPDATE_HELPER has no event.
Types
Class CL_OIUP_MODIFY_UPDATE_HELPER has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODIFY_UPDATE | Value transfer | Object reference (TYPE REF TO) | CL_OIUP_MODIFY_UPDATE_HELPER | Modify/Update Helper Class | 20040824 | ||
2 | ![]() |
TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20040824 |
Method CREATE on class CL_OIUP_MODIFY_UPDATE_HELPER has no exception.
Method CURRENT_SPLIT_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPLIT_FIELD | Value transfer | Type reference (TYPE) | STRING | Split Field From DB for WA | 20040824 | ||
2 | ![]() |
WA | Value transfer | Type reference (TYPE) | ANY | Complete Work Area of Table | 20040824 |
Method CURRENT_SPLIT_FIELD on class CL_OIUP_MODIFY_UPDATE_HELPER has no exception.
Method WHERE_CLAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
WA | Value transfer | Type reference (TYPE) | ANY | Work area | 20041108 | ||
2 | ![]() |
WHERE_CLAUSE | Value transfer | Type reference (TYPE) | STRING | Where Clause | 20041108 |
Method WHERE_CLAUSE on class CL_OIUP_MODIFY_UPDATE_HELPER has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |