SAP ABAP Class IF_OS_CA_INSTANCE (Class-Specific Instance Interface)
Meta Relationship - Used By
Properties
| Class | IF_OS_CA_INSTANCE | |
| Short Description | Class-Specific Instance Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981215 | 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_CA_INSTANCE has no interface implemented.
Friends
Class IF_OS_CA_INSTANCE has no friend class.
Attributes
Class IF_OS_CA_INSTANCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Objects with Status 'Changed' | 19981215 | |
| 2 | Instance method | Public | Method | Gets Objects with Status 'Newly Created' | 19981215 | |
| 3 | Instance method | Public | Method | Gets Objects with Status 'Deleted' | 19981215 | |
| 4 | Instance method | Public | Method | Gets Objects with Status 'Loaded' | 19990908 | |
| 5 | Instance method | Public | Method | Gets Objects with Status 'Unloaded' | 19990908 | |
| 6 | Instance method | Public | Method | Gets Status of an Object | 19981215 | |
| 7 | Instance method | Public | Method | Gets All Transient Objects of the Class | 20000428 | |
| 8 | Instance method | Public | Method | Object Services Private: Sets the Status of an Object Set | 19981215 |
Events
Class IF_OS_CA_INSTANCE has no event.
Types
Class IF_OS_CA_INSTANCE 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 | 19981217 |
Method GET_CHANGED on class IF_OS_CA_INSTANCE 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_CA_INSTANCE 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_CA_INSTANCE 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_CA_INSTANCE 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_CA_INSTANCE 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 | 19990218 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | OS_OSTATUS | Objektstatus | 19981217 |
Method GET_STATUS on class IF_OS_CA_INSTANCE has no exception.
Method GET_TRANSIENT 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 | 20000428 |
Method GET_TRANSIENT on class IF_OS_CA_INSTANCE has no exception.
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 | 19990218 |
Method SET_STATUS on class IF_OS_CA_INSTANCE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in |