SAP ABAP Interface IF_ARFA_PERSOBJECT (Persistent Object)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_FACTORY (Package) Archiving Factory
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ARFA_PERSISTENT_OBJECT Persistent Object in Archiving Factory 20060829
Properties
Interface IF_ARFA_PERSOBJECT  
Short Description Persistent Object    
General Data
Package ARFA_ARCHIVING_FACTORY   Archiving Factory 
Created 20060828   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ARFA_PERSOBJECT has no interface.
Friends
Interface IF_ARFA_PERSOBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_RCD_SAVE_FAILED Constant Public Type reference (TYPE) SY-SUBRC 8 Return Value of ABAP Statements 20060906
2 CON_RCD_SAVE_NO_CHANGES Constant Public Type reference (TYPE) SY-SUBRC 4 Return Value of ABAP Statements 20060906
3 CON_RCD_SAVE_OK Constant Public Type reference (TYPE) SY-SUBRC 0 Return Value of ABAP Statements 20060906
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS_IN_DB Instance method Public Method Checks if Object Exists in Database 20060828
2 GET_KEY Instance method Public Method Get Persistency Key 20060830
3 LOAD Instance method Public Method Read from Database 20060828
4 SAVE Instance method Public Method Save in Database 20060828
5 UNDO Instance method Public Method Undo Changes 20060906
Events
Interface IF_ARFA_PERSOBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_POBJS Public See coding 20060829 typ_tab_pobjs TYPE STANDARD TABLE OF REF TO if_arfa_persobject WITH DEFAULT KEY
Method Signatures

Method EXISTS_IN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_TRUE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060828

Method EXISTS_IN_DB on Interface IF_ARFA_PERSOBJECT has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) STRING 20060830

Method GET_KEY on Interface IF_ARFA_PERSOBJECT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_IN_DB Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20060828

Method LOAD on Interface IF_ARFA_PERSOBJECT has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RCD_SAVE Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20060906

Method SAVE on Interface IF_ARFA_PERSOBJECT has no exception.

Method UNDO Signature

Method UNDO on Interface IF_ARFA_PERSOBJECT has no parameter.
Method UNDO on Interface IF_ARFA_PERSOBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710