SAP ABAP Interface IF_OS_QRY_SERVICE (Object Services: Query Service)
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
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OS_QUERY | Object Services Query | 20040331 |
Properties
| Interface | IF_OS_QRY_SERVICE | |
| Short Description | Object Services: Query Service |
General Data
| Package | SOS_PERSISTENCE | Object Services Persistence |
| Created | 20040331 | SAP |
| Last changed | 20040930 | 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_QRY_SERVICE has no interface.
Friends
Interface IF_OS_QRY_SERVICE has no friend.
Attributes
Interface IF_OS_QRY_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Order By Clause of Query | 20040331 | |
| 2 | Instance method | Public | Method | Where Clause of Query | 20040331 | |
| 3 | Instance method | Public | Method | Execute O/R Mapping | 20040406 |
Events
Interface IF_OS_QRY_SERVICE has no event.
Types
Interface IF_OS_QRY_SERVICE has no local type.
Method Signatures
Method GET_ORDER_BY_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | Order-By-Klausel | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040331 |
Method GET_WHERE_CLAUSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMETER_TAB | Call by reference | Type reference (TYPE) | OSTYP_DREF_TAB | Parameter | 20040331 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Where-Klausel | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040331 |
Method MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS_AGENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Klassenakteur | 20040406 | |||
| 2 | I_MAP_ATT_TAB | Call by reference | Type reference (TYPE) | OSTYP_RT_MAP_ATT_INFO_SRT_TAB | Mapping Metadaten | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040406 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |