SAP ABAP Interface IF_PERSISTENT_OBJECT_FIEB (Interface for all persistent objects)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-BL-PT (Application Component) Payment Transactions
     FBZI (Package) Payments via Internet
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RQ_RS_MESSAGE_FIEB Message based on request response model 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STATUS_FIEB Status 00000000
Properties
Interface IF_PERSISTENT_OBJECT_FIEB  
Short Description Interface for all persistent objects    
General Data
Package FBZI   Payments via Internet 
Created 19980904   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_PERSISTENT_OBJECT_FIEB has no forward declaration.
Interfaces
Interface IF_PERSISTENT_OBJECT_FIEB has no interface.
Friends
Interface IF_PERSISTENT_OBJECT_FIEB has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OID Instance attribute Private Object reference (TYPE REF TO) IF_OBJECT_ID_FIEB Object OID 19980908
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXISTING Static method Public Method Generates a new instance with the OID transferred 19990127
2 CREATE_OID Instance method Private Method Generates the object OID 19980908
3 DB_DELETE Instance method Private Method Deletes the object from the database 19980925
4 DB_INSERT Instance method Private Method Adds the object to the database 19980925
5 DB_LOAD Instance method Private Method Fills the object with values from the database 19980904
6 DB_UPDATE Instance method Private Method Modifies the object in the database 19980925
7 GET_OID Instance method Private Method Supplies the object OID 19980904
Events
Interface IF_PERSISTENT_OBJECT_FIEB has no event.
Types
Interface IF_PERSISTENT_OBJECT_FIEB has no local type.
Method Signatures

Method CREATE_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OID Call by reference Object reference (TYPE REF TO) IF_OBJECT_ID_FIEB OID des zu instantiierenden Objektes 19990127
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Das instantiierte Objekt 19990127
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht erzeugt werden 19990203

Method CREATE_OID Signature

Method CREATE_OID on Interface IF_PERSISTENT_OBJECT_FIEB has no parameter.
Method CREATE_OID on Interface IF_PERSISTENT_OBJECT_FIEB has no exception.

Method DB_DELETE Signature

Method DB_DELETE on Interface IF_PERSISTENT_OBJECT_FIEB has no parameter.
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht gelöscht werden 19990203

Method DB_INSERT Signature

Method DB_INSERT on Interface IF_PERSISTENT_OBJECT_FIEB has no parameter.
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht auf Datenbank abgelegt werden 19990203

Method DB_LOAD Signature

Method DB_LOAD on Interface IF_PERSISTENT_OBJECT_FIEB has no parameter.
# Exception Resumable Description Created on
1 FAILED Objekt konnte nicht geladen werden 19990201

Method DB_UPDATE Signature

Method DB_UPDATE on Interface IF_PERSISTENT_OBJECT_FIEB has no parameter.
# Exception Resumable Description Created on
1 FAILED Objekt konnte auf Datenbank nicht aktualisiert werden 19990203

Method GET_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OID Value transfer Object reference (TYPE REF TO) IF_OBJECT_ID_FIEB ID des Objekts 19980904

Method GET_OID on Interface IF_PERSISTENT_OBJECT_FIEB has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in