SAP ABAP Class IF_H2O_INSTANCE_MANAGER (Class Agent: Interface to Agent Management)
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
Properties
Class IF_H2O_INSTANCE_MANAGER  
Short Description Class Agent: Interface to Agent Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000118   SAP 
Last change 20040127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_H2O_INSTANCE_MANAGER has no interface implemented.
Friends
Class IF_H2O_INSTANCE_MANAGER has no friend class.
Attributes
Class IF_H2O_INSTANCE_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STATUS_BY_OID Instance method Public Method Object Services (H2O): Gets Status via GUID 20000208
2 INVALIDATE Instance method Public Method Object Services (H2O): Invalidates Managed Objects 20000118
3 INVALIDATE_OBJECT Instance method Public Method Object Services (H2O): Invalidates one Managed Object 20000118
4 IS_UPTODATE_OBJECT Instance method Public Method Object Services (H2O): DB Comparison of Object Used 20000509
Events
Class IF_H2O_INSTANCE_MANAGER has no event.
Types
Class IF_H2O_INSTANCE_MANAGER has no local type.
Method Signatures

Method GET_STATUS_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_GUID Value transfer Type reference (TYPE) OS_GUID Klassenguid 20000208
2 Importing I_OBJECT_GUID Value transfer Type reference (TYPE) OS_GUID Guid des Objekts 20000208
3 Returning RESULT Value transfer Type reference (TYPE) OS_OSTATUS Status eines Objekts (verwaltetes Objekt) 20000208
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000208

Method INVALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TAB Call by reference Type reference (TYPE) OSTYP_REF_TAB Liste der Objekte die Invalidiert werden sollen 20000118
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000118

Method INVALIDATE_OBJECT 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 das Invalidiert werden sollen 20000118
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000118

Method IS_UPTODATE_OBJECT 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 zu prüfendes Objekt 20000509
2 Returning RESULT Value transfer Type reference (TYPE) FLAG Objekt entspricht DB-Stand 20000509
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 20000509
History
Last changed by/on SAP  20040127 
SAP Release Created in