SAP ABAP Interface IF_GRPC_PERSISTENT_OBJECT (Interface of persistent objects)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_RULE_ENGINE (Package) PC Rule Engine

⤷

⤷

Properties
Interface | IF_GRPC_PERSISTENT_OBJECT | |
Short Description | Interface of persistent objects |
General Data
Package | GRPC_RULE_ENGINE | PC Rule Engine |
Created | 20070615 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRPC_PERSISTENT_OBJECT has no forward declaration.
Interfaces
Interface IF_GRPC_PERSISTENT_OBJECT has no interface.
Friends
Interface IF_GRPC_PERSISTENT_OBJECT has no friend.
Attributes
Interface IF_GRPC_PERSISTENT_OBJECT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | after save but before commit | 20070615 |
2 | ![]() |
Instance method | Public | Method | object is about to be saved | 20070615 |
3 | ![]() |
Instance method | Public | Method | cancel edit operation | 20070615 |
4 | ![]() |
Instance method | Public | Method | get object ID | 20070615 |
5 | ![]() |
Instance method | Public | Method | rollback save operation | 20070615 |
6 | ![]() |
Instance method | Public | Method | save object instance data | 20070615 |
7 | ![]() |
Instance method | Public | Method | object has been synched with DB | 20070615 |
Events
Interface IF_GRPC_PERSISTENT_OBJECT has no event.
Types
Interface IF_GRPC_PERSISTENT_OBJECT has no local type.
Method Signatures
Method BEFORE_COMMIT Signature
Method BEFORE_COMMIT on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
Method BEFORE_COMMIT on Interface IF_GRPC_PERSISTENT_OBJECT has no exception.
Method BEFORE_SAVE Signature
Method BEFORE_SAVE on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data on the object is invalid. | 20070615 |
Method CANCEL_EDIT Signature
Method CANCEL_EDIT on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
Method CANCEL_EDIT on Interface IF_GRPC_PERSISTENT_OBJECT has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ID | Value transfer | Type reference (TYPE) | GRPC_GUID | GUID | 20070615 |
Method GET_ID on Interface IF_GRPC_PERSISTENT_OBJECT has no exception.
Method ROLLBACK Signature
Method ROLLBACK on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
Method ROLLBACK on Interface IF_GRPC_PERSISTENT_OBJECT has no exception.
Method SAVE Signature
Method SAVE on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
save failed | 20070615 | |
2 | ![]() |
save is not possible due to foreign lock | 20070615 | |
3 | ![]() |
data on the risk is invalid | 20070615 |
Method SYNCHED Signature
Method SYNCHED on Interface IF_GRPC_PERSISTENT_OBJECT has no parameter.
Method SYNCHED on Interface IF_GRPC_PERSISTENT_OBJECT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 250 |