SAP ABAP Class IF_OS_CA_PERSISTENCY (Class-Specific Persistence Interface)
Meta Relationship - Used By
Properties
| Class | IF_OS_CA_PERSISTENCY | |
| Short Description | Class-Specific Persistence Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981202 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_OS_CA_PERSISTENCY has no interface implemented.
Friends
Class IF_OS_CA_PERSISTENCY has no friend class.
Attributes
Class 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
Class IF_OS_CA_PERSISTENCY has no event.
Types
Class 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 |