SAP ABAP Interface IF_OS_QUERY (Object Services Query)
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 | 20040319 |
Properties
| Interface | IF_OS_QUERY | |
| Short Description | Object Services Query |
General Data
| Package | SOS_PERSISTENCE | Object Services Persistence |
| Created | 20040319 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | OSCON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OS_QUERY has no interface.
Friends
Interface IF_OS_QUERY has no friend.
Attributes
Interface IF_OS_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Expression Factory | 20040422 | |
| 2 | Instance method | Public | Method | Parse Filter and Sorting | 20040406 | |
| 3 | Instance method | Public | Method | Set Filter Expression | 20040408 | |
| 4 | Instance method | Public | Method | Set Sort Expression | 20040408 | |
| 5 | Instance method | Public | Method | Set Parameter Expression | 20050208 |
Events
Interface IF_OS_QUERY has no event.
Types
Interface IF_OS_QUERY has no local type.
Method Signatures
Method GET_EXPR_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OS_QUERY_EXPR_FACTORY | Object Services Query Expression Factory | 20040422 |
Method GET_EXPR_FACTORY on Interface IF_OS_QUERY has no exception.
Method PARSE Signature
Method PARSE on Interface IF_OS_QUERY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040406 |
Method SET_FILTER_EXPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_EXPR | Call by reference | Object reference (TYPE REF TO) | IF_OS_QUERY_FILTER_EXPR | 20040408 |
Method SET_FILTER_EXPR on Interface IF_OS_QUERY has no exception.
Method SET_ORDERING_EXPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORDERING_EXPR | Call by reference | Object reference (TYPE REF TO) | IF_OS_QUERY_ORDERING_EXPR | 20040408 |
Method SET_ORDERING_EXPR on Interface IF_OS_QUERY has no exception.
Method SET_PARAMETERS_EXPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMETERS_EXPR | Call by reference | Object reference (TYPE REF TO) | IF_OS_QUERY_PARAMETERS_EXPR | 20050208 |
Method SET_PARAMETERS_EXPR on Interface IF_OS_QUERY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |