SAP ABAP Class IF_PERSISTENT_OBJECT_FIEB (Interface for all persistent objects)
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
Class IF_PERSISTENT_OBJECT_FIEB  
Short Description Interface for all persistent objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19980904   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PERSISTENT_OBJECT_FIEB has no forward declaration.
Interfaces
Class IF_PERSISTENT_OBJECT_FIEB has no interface implemented.
Friends
Class IF_PERSISTENT_OBJECT_FIEB has no friend class.
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
Class IF_PERSISTENT_OBJECT_FIEB has no event.
Types
Class 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 class IF_PERSISTENT_OBJECT_FIEB has no parameter.
Method CREATE_OID on class IF_PERSISTENT_OBJECT_FIEB has no exception.

Method DB_DELETE Signature

Method DB_DELETE on class 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 class 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 class 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 class 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 class IF_PERSISTENT_OBJECT_FIEB has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in