SAP ABAP Class IF_OS_QUERY_OPTIONS (Object Services Query Options)
Properties
Class | IF_OS_QUERY_OPTIONS | |
Short Description | Object Services Query Options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090127 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_OS_QUERY_OPTIONS has no forward declaration.
Interfaces
Class IF_OS_QUERY_OPTIONS has no interface implemented.
Friends
Class IF_OS_QUERY_OPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | QUERY_KIND | 'D' | Database Query | 20090127 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DATABASE_QUERY_OPTIONS | 0 | Default Option for Database Query | 20090127 | |
3 | ![]() |
Constant | Public | See coding | Default Options | 20090127 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | DATABASE_QUERY_OPTIONS | 1 | Option: Ignore instances that have been deleted already | 20090127 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DATABASE_QUERY_OPTIONS | 0 | Option: Include instances that have been deleted already | 20090127 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DATABASE_QUERY_OPTIONS | 2 | Option: Exception at instances that have been changed | 20090127 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DATABASE_QUERY_OPTIONS | 0 | Option: Exception at instances that have been deleted | 20090127 |
Methods
Class IF_OS_QUERY_OPTIONS has no method.
Events
Class IF_OS_QUERY_OPTIONS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DATABASE_QUERY_OPTIONS | Public | See coding | Options for Database Query | 20090127 | DATABASE_QUERY_OPTIONS type X length 1
|
|
2 | OPTIONS | Public | See coding | Options | 20090127 | begin of OPTIONS ,
KIND type QUERY_KIND ,
DATABASE_QUERY_OPTIONS type DATABASE_QUERY_OPTIONS ,
end of OPTIONS
|
|
3 | QUERY_KIND | Public | See coding | Type of Query | 20090127 | QUERY_KIND type c length 1
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |