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 | 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 | Instance method | Public | Method | Object Services (H2O): Gets Status via GUID | 20000208 | |
| 2 | Instance method | Public | Method | Object Services (H2O): Invalidates Managed Objects | 20000118 | |
| 3 | Instance method | Public | Method | Object Services (H2O): Invalidates one Managed Object | 20000118 | |
| 4 | 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 | I_CLASS_GUID | Value transfer | Type reference (TYPE) | OS_GUID | Klassenguid | 20000208 | |||
| 2 | I_OBJECT_GUID | Value transfer | Type reference (TYPE) | OS_GUID | Guid des Objekts | 20000208 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | OS_OSTATUS | Status eines Objekts (verwaltetes Objekt) | 20000208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Ausnahmesituation ist aufgetreten | 20000208 |
Method INVALIDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt das Invalidiert werden sollen | 20000118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | zu prüfendes Objekt | 20000509 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | FLAG | Objekt entspricht DB-Stand | 20000509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Ausnahmesituation ist aufgetreten | 20000509 |
History
| Last changed by/on | SAP | 20040127 |
| SAP Release Created in |