SAP ABAP Interface IF_OS_INSTANCE_MANAGER (Instance Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-OBS (Application Component) Object Services
     SOS_PERSISTENCE (Package) Object Services Persistence
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_H2O_INSTANCE_MANAGER Central Agent for Instance Adminstration 20000118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OS_INSTANCE_MANAGER Central Agent for Instance Adminstration 19981202
Properties
Interface IF_OS_INSTANCE_MANAGER  
Short Description Instance Manager    
General Data
Package SOS_PERSISTENCE   Object Services Persistence 
Created 19981202   SAP 
Last changed 20010426   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_OS_INSTANCE_MANAGER has no interface.
Friends
Interface IF_OS_INSTANCE_MANAGER has no friend.
Attributes
Interface IF_OS_INSTANCE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGED Instance method Public Method Reads All Object With Status 'Changed' 19990908
2 GET_CREATED Instance method Public Method Reads all Object With Status 'New' 19981202
3 GET_DELETED Instance method Public Method Reads All Objects with Status 'Deleted' 19981202
4 GET_LOADED Instance method Public Method Reads All Objects with Status 'loaded' 19990908
5 GET_NOT_LOADED Instance method Public Method Reads All Objects with Status 'unloaded' 19990908
6 GET_STATUS Instance method Public Method Reads the Status of an Object 19981202
7 SET_STATUS Instance method Public Method Object Services Private: Sets the Status of an Object Set 19981202
Events
Interface IF_OS_INSTANCE_MANAGER has no event.
Types
Interface IF_OS_INSTANCE_MANAGER has no local type.
Method Signatures

Method GET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Objektliste 19990908

Method GET_CHANGED on Interface IF_OS_INSTANCE_MANAGER has no exception.

Method GET_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Objektliste 19981217

Method GET_CREATED on Interface IF_OS_INSTANCE_MANAGER has no exception.

Method GET_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Objektliste 19981217

Method GET_DELETED on Interface IF_OS_INSTANCE_MANAGER has no exception.

Method GET_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Objektliste 19990908

Method GET_LOADED on Interface IF_OS_INSTANCE_MANAGER has no exception.

Method GET_NOT_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Objektliste 19990908

Method GET_NOT_LOADED on Interface IF_OS_INSTANCE_MANAGER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 19990210
2 Returning RESULT Value transfer Type reference (TYPE) OS_OSTATUS Objektstatus 19981217
# Exception Resumable Description Created on
1 CX_OS_CLASS_NOT_FOUND Object Services: Klassenakteur nicht gefunden 20010111

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_STATUS_LIST Call by reference Type reference (TYPE) OSTYP_REFSTATUS_TAB Objektliste mit Status 19990210
# Exception Resumable Description Created on
1 CX_OS_CLASS_NOT_FOUND Object Services: Klassenakteur nicht gefunden 20010111
History
Last changed by/on SAP  20010426 
SAP Release Created in