SAP ABAP Interface IF_OS_CA_PERSISTENCY (Class-Specific Persistence Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_PERSISTENCE (Package) Object Services Persistence
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_OS_CA_PERSISTENCY | |
| Short Description | Class-Specific Persistence Interface |
General Data
| Package | SOS_PERSISTENCE | Object Services Persistence |
| Created | 19981202 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_OS_QUERY_OPTIONS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | OSCON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | OSTYP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OS_CA_PERSISTENCY has no interface.
Friends
Interface IF_OS_CA_PERSISTENCY has no friend.
Attributes
Interface IF_OS_CA_PERSISTENCY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads an Object Using its BWL Key | 19981203 | |
| 2 | Instance method | Public | Method | Reads Several Objects Using Their BWL Keys | 20040109 | |
| 3 | Instance method | Public | Method | Reads an Object Using its GUID | 19981203 | |
| 4 | Instance method | Public | Method | Reads Several Objects Using Their OID (GUID) | 20040109 | |
| 5 | Instance method | Public | Method | Reads Several Objects by Query | 20040427 |
Events
Interface IF_OS_CA_PERSISTENCY has no event.
Types
Interface IF_OS_CA_PERSISTENCY has no local type.
Method Signatures
Method GET_PERSISTENT_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | ANY | BWL-Schlüssel | 19990219 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Klassenakteur nicht gefunden | 20010111 | ||
| 2 | Object Services: Objekt nicht gefunden | 20010111 |
Method GET_PERSISTENT_BY_KEY_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | BWL-Schlüssel | 20040109 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | OSREFTAB | Objektliste | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20040109 |
Method GET_PERSISTENT_BY_OID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OID | Call by reference | Type reference (TYPE) | OS_GUID | Objektid | 19990219 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt | 19981221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Klassenakteur nicht gefunden | 20010111 | ||
| 2 | Object Services: Objekt nicht gefunden | 20010111 |
Method GET_PERSISTENT_BY_OID_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OID_TAB | Call by reference | Type reference (TYPE) | INDEX TABLE | ObjektIds | 20040109 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | OSREFTAB | Objektliste | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20040109 |
Method GET_PERSISTENT_BY_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OPTIONS | Call by reference | Type reference (TYPE) | IF_OS_QUERY_OPTIONS=>OPTIONS | IF_OS_QUERY_OPTIONS=>DEFAULT_OPTIONS | Optionen | 20090127 | ||
| 2 | I_PAR1 | Call by reference | Type reference (TYPE) | ANY | Erster Parameter für Query-Ausfürhrung | 20040427 | |||
| 3 | I_PAR2 | Call by reference | Type reference (TYPE) | ANY | Zweiter Parameter für Query-Ausfürhrung | 20040427 | |||
| 4 | I_PAR3 | Call by reference | Type reference (TYPE) | ANY | Dritter Parameter für Query-Ausfürhrung | 20040427 | |||
| 5 | I_PARAMETER_TAB | Call by reference | Type reference (TYPE) | OSDREFTAB | Parameter-Tabelle für Query-Ausfürhrung | 20040427 | |||
| 6 | I_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_OS_QUERY | Query | 20040427 | |||
| 7 | I_SUBCLASSES | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | Laden von Unterklassen-Instanzen | 20040427 | ||
| 8 | I_UPTO | Call by reference | Type reference (TYPE) | I | 0 | max. Anzahl von Instanzen | 20040427 | ||
| 9 | RESULT | Value transfer | Type reference (TYPE) | OSREFTAB | geladene Instanzen | 20040427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20040427 | ||
| 2 | Object Services: Query-Fehler | 20040427 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |