SAP ABAP Class CL_FOX3_PERSISTENCE_UPDATER (Update Database)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
FOX3 (Package) Framework for hierarchy explosion

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20100514 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_PERSISTENCE_UPDATER | Object Updated in Database | 20100514 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Properties
Class | CL_FOX3_PERSISTENCE_UPDATER | |
Short Description | Update Database | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | FOX3 | Framework for hierarchy explosion |
Created | 20100514 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FOX3_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20100514 | ||
2 | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 | ||
3 | IF_FOX3_PERSISTENCE_UPDATER | Object Updated in Database | 20100514 | ||
4 | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FOX3_CONTROLLER | 20110601 | Control Unit for the Explosion | |
2 | CL_FOX3_REQUEST | 20110601 | FOX API Class for Processing Requests |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | I | CL_FOX3_CONSTANTS=>GC_DB_BLOCK_SIZE_MAX | Maximum Block Size for Commit | 20100514 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_DELETE | Update Status | 20100514 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_INSERT | Update Status | 20100514 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_UPDATER | Indicator | 20100514 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_UNCHANGED | Update Status | 20100514 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_UPDATE | Update Status | 20100514 | |
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOX3_UPDATE_COUNTER_S | Counter for Update | 20100514 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FOX3_UPDATE_COUNTER_S | Counter for Update | 20100514 | ||
9 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | All Processed Records | 20100514 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Imported Records | 20100514 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20100514 | |||
13 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
14 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
15 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
16 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
17 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
18 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
19 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | ||||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG_X | At Update | 20100514 | ||
21 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100514 |
Methods
Events
Class CL_FOX3_PERSISTENCE_UPDATER has no event.
Types
Class CL_FOX3_PERSISTENCE_UPDATER has no local type.
Method Signatures
Method COMMIT_DB_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORCE | Call by reference | Type reference (TYPE) | FLAG_X | Force Commit | 20100514 |
Method COMMIT_DB_OPERATION on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method COMMIT_LUW Signature
Method COMMIT_LUW on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method COMMIT_LUW on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_UTIL_IF | Call by reference | Type reference (TYPE) | PTU_UTIL_IF_S | Structure with Utility Interfaces | 20100514 | ||
2 | ![]() |
IV_REQUEST_ID | Call by reference | Type reference (TYPE) | FOX3_REQUEST_ID | FOX Request ID | 20100514 |
Method CONSTRUCTOR on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method DELETE_FROM_DREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion Failed | 20100514 |
Method DELETE_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCNT | Call by reference | Type reference (TYPE) | SYDBCNT | DB operations, number of table lines processed | 20100514 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Table Name, 16 Characters | 20100514 |
Method DELETE_POST_PROCESSING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method DELETE_WITH_REQUEST_ID Signature
Method DELETE_WITH_REQUEST_ID on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method DELETE_WITH_REQUEST_ID on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method DETERMINE_UPDATE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOGICAL_ACTION | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 | ||
2 | ![]() |
EV_NEW_UPDATE_FLAG | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 | ||
3 | ![]() |
EV_PHYSICAL_ACTION | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 | ||
4 | ![]() |
IV_OLD_UPDATE_FLAG | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 | ||
5 | ![]() |
IV_STRUCTURES_EQUAL | Call by reference | Type reference (TYPE) | FLAG | Structures Have Same Content | 20100514 | ||
6 | ![]() |
IV_TABLE_ACTION | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 |
Method DETERMINE_UPDATE_ACTION on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method FREE_DATA Signature
Method FREE_DATA on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method FREE_DATA on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method INSERT_FROM_DREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrectly inserted | 20100514 |
Method INSERT_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCNT | Call by reference | Type reference (TYPE) | SYDBCNT | DB operations, number of table lines processed | 20100514 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Table Name, 16 Characters | 20100514 |
Method INSERT_POST_PROCESSING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method LOG_STATISTIC Signature
Method LOG_STATISTIC on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method LOG_STATISTIC on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method OPEN_LUW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
II_PERSISTENCE_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 | ||
2 | ![]() |
IV_SUPPRESS_COMMIT | Call by reference | Type reference (TYPE) | FLAG_X | Suppress Commit | 20100514 |
Method OPEN_LUW on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method SELECT_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCNT | Call by reference | Type reference (TYPE) | SYDBCNT | DB operations, number of table lines processed | 20100514 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Table Name, 16 Characters | 20100514 |
Method SELECT_POST_PROCESSING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method SET_PARAMETERS Signature
Method SET_PARAMETERS on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method SET_PARAMETERS on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method SPLIT_TABLE_AND_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_CHUNK | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
2 | ![]() |
CR_DB_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
3 | ![]() |
CR_DB_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
4 | ![]() |
CR_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
5 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100514 | |||
6 | ![]() |
ET_TABLE_DELETED | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100514 | |||
7 | ![]() |
II_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_MAP_DB_RUNTIME | Conversion DB <-> Runtime | 20100514 | ||
8 | ![]() |
IV_COUNTER | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20100514 | ||
9 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20100514 | ||
10 | ![]() |
IV_DB_TTYP_NAME | Call by reference | Type reference (TYPE) | TTYPENAME | Name of Table Type in Database Table | 20100514 | ||
11 | ![]() |
IV_DELTAB_SUPP | Call by reference | Type reference (TYPE) | FLAG_X | Indicator | 20100514 | ||
12 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TTYPENAME | Name of a table type | 20100514 | ||
13 | ![]() |
IV_UPDATE_FLAG | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Update Status | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation failed | 20100514 |
Method START_TIMING Signature
Method START_TIMING on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method START_TIMING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method STOP_TIMING Signature
Method STOP_TIMING on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method STOP_TIMING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method UPDATE_FROM_DREF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrectly changed | 20100514 |
Method UPDATE_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCNT | Call by reference | Type reference (TYPE) | SYDBCNT | DB operations, number of table lines processed | 20100514 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Table Name, 16 Characters | 20100514 |
Method UPDATE_POST_PROCESSING on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
Method UPDATE_UTILITIES Signature
Method UPDATE_UTILITIES on class CL_FOX3_PERSISTENCE_UPDATER has no parameter.
Method UPDATE_UTILITIES on class CL_FOX3_PERSISTENCE_UPDATER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |