SAP ABAP Interface IF_OS_CA_INSTANCE (Class-Specific Instance Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_COMMON (Package) Common Object Services
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_OS_CA_INSTANCE | |
| Short Description | Class-Specific Instance Interface |
General Data
| Package | SOS_COMMON | Common Object Services |
| Created | 19981215 | 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_CA_INSTANCE has no interface.
Friends
Interface IF_OS_CA_INSTANCE has no friend.
Attributes
Interface 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
Interface IF_OS_CA_INSTANCE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_OS_CA_INSTANCE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in | 620 |