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 BEFORE_COMMIT Instance method Public Method after save but before commit 20070615
2 BEFORE_SAVE Instance method Public Method object is about to be saved 20070615
3 CANCEL_EDIT Instance method Public Method cancel edit operation 20070615
4 GET_ID Instance method Public Method get object ID 20070615
5 ROLLBACK Instance method Public Method rollback save operation 20070615
6 SAVE Instance method Public Method save object instance data 20070615
7 SYNCHED 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 INVALID 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 Returning 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 FAILED save failed 20070615
2 FOREIGN_LOCK save is not possible due to foreign lock 20070615
3 INVALID 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