SAP ABAP Class IF_FOX3_PERSISTENCE_UPDATER (Object Updated in Database)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_PERSISTENCE_UPDATER | Update Database | 20100514 |
Properties
Class | IF_FOX3_PERSISTENCE_UPDATER | |
Short Description | Object Updated in Database | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100514 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FOX3_PERSISTENCE_UPDATER has no forward declaration.
Interfaces
Class IF_FOX3_PERSISTENCE_UPDATER has no interface implemented.
Friends
Class IF_FOX3_PERSISTENCE_UPDATER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOX3_REQUEST_ID | FOX Request ID | 20100514 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLAG_X | Suppress Commit | 20100514 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100514 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generic Deletion | 20100514 |
2 | ![]() |
Instance method | Public | Method | Generic Deletion | 20100514 |
3 | ![]() |
Instance method | Public | Method | Generic Deletion | 20100514 |
4 | ![]() |
Instance method | Public | Method | Generic Insert | 20100514 |
5 | ![]() |
Instance method | Public | Method | Update Internal Table | 20100514 |
6 | ![]() |
Instance method | Public | Method | Generic Reading | 20100514 |
7 | ![]() |
Instance method | Public | Method | Generic Reading | 20100514 |
8 | ![]() |
Instance method | Public | Method | Set Area GUID | 20100514 |
9 | ![]() |
Instance method | Public | Method | Generic Table Updater | 20100514 |
10 | ![]() |
Instance method | Public | Method | Generic Change | 20100514 |
Events
Class IF_FOX3_PERSISTENCE_UPDATER has no event.
Types
Class IF_FOX3_PERSISTENCE_UPDATER has no local type.
Method Signatures
Method DELETE_FROM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion Failed | 20100514 |
Method DELETE_WITH_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion Failed | 20100514 |
Method DELETE_WITH_STRUCT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Deletion Failed | 20100514 |
Method INSERT_FROM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrectly inserted | 20100514 |
Method INTERNAL_TABLE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_COUNTER | Call by reference | Type reference (TYPE) | FOX3_UPDATE_COUNTER_S | Counter for Update | 20100514 | ||
2 | ![]() |
CS_NEW_RECORD | Call by reference | Type reference (TYPE) | ANY | 20100514 | |||
3 | ![]() |
CS_OLD_RECORD | Call by reference | Type reference (TYPE) | ANY | 20100514 | |||
4 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | SORTED TABLE | 20100514 | |||
5 | ![]() |
EV_LOGICAL_ACTION | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Logically-Executed Action | 20100514 | ||
6 | ![]() |
EV_PHYSICAL_ACTION | Call by reference | Type reference (TYPE) | FOX3_UPDATE_FLAG | Physically-Executed Action | 20100514 | ||
7 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | FLAG | Delete | 20100514 | ||
8 | ![]() |
IV_TABIX | Call by reference | Type reference (TYPE) | SY-TABIX | Internal Tables, Current Line Index | 20100514 |
Method INTERNAL_TABLE_UPDATE on class IF_FOX3_PERSISTENCE_UPDATER has no exception.
Method SELECT_WITH_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Read Failed | 20100514 |
Method SELECT_WITH_STRUCT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Read Failed | 20100514 |
Method SET_STRUCT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 |
Method SET_STRUCT_ID on class IF_FOX3_PERSISTENCE_UPDATER has no exception.
Method TABLE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_COUNTER | Call by reference | Type reference (TYPE) | FOX3_UPDATE_COUNTER_S | Counter for Update | 20100514 | ||
2 | ![]() |
CT_TABLE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100514 | |||
3 | ![]() |
ET_TABLE_DELETED | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100514 | |||
4 | ![]() |
II_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_MAP_DB_RUNTIME | Conversion DB <-> Runtime | 20100514 | ||
5 | ![]() |
IV_DB_NAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20100514 | ||
6 | ![]() |
IV_DB_TTYP_NAME | Call by reference | Type reference (TYPE) | TTYPENAME | Name of Table Type in Database Table | 20100514 | ||
7 | ![]() |
IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TTYPENAME | Name of Table Type | 20100514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Update Failed | 20100514 |
Method UPDATE_FROM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100514 | |||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | FOX3_TABNAME | Name of Database Table | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Incorrectly changed | 20100514 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |