SAP ABAP Class IF_OS_INSTANCE_MANAGER (Instance Manager)
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
| Class | IF_OS_INSTANCE_MANAGER | |
| Short Description | Instance Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981202 | SAP |
| Last change | 20010426 | 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_OS_INSTANCE_MANAGER has no interface implemented.
Friends
Class IF_OS_INSTANCE_MANAGER has no friend class.
Attributes
Class IF_OS_INSTANCE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads All Object With Status 'Changed' | 19990908 | |
| 2 | Instance method | Public | Method | Reads all Object With Status 'New' | 19981202 | |
| 3 | Instance method | Public | Method | Reads All Objects with Status 'Deleted' | 19981202 | |
| 4 | Instance method | Public | Method | Reads All Objects with Status 'loaded' | 19990908 | |
| 5 | Instance method | Public | Method | Reads All Objects with Status 'unloaded' | 19990908 | |
| 6 | Instance method | Public | Method | Reads the Status of an Object | 19981202 | |
| 7 | Instance method | Public | Method | Object Services Private: Sets the Status of an Object Set | 19981202 |
Events
Class IF_OS_INSTANCE_MANAGER has no event.
Types
Class 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 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | Objektliste | 19990908 |
Method GET_CHANGED on class 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 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | Objektliste | 19981217 |
Method GET_CREATED on class 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 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | Objektliste | 19981217 |
Method GET_DELETED on class 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 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | Objektliste | 19990908 |
Method GET_LOADED on class 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 | RESULT | Value transfer | Type reference (TYPE) | OSTYP_REF_TAB | Objektliste | 19990908 |
Method GET_NOT_LOADED on class 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 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990210 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | OS_OSTATUS | Objektstatus | 19981217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_OBJECT_STATUS_LIST | Call by reference | Type reference (TYPE) | OSTYP_REFSTATUS_TAB | Objektliste mit Status | 19990210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Klassenakteur nicht gefunden | 20010111 |
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in |