SAP ABAP Data Element /BOBF/OBM_QUERY_KEY (Query)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration
⤷
⤷
Basic Data
| Data Element | /BOBF/OBM_QUERY_KEY |
| Short Description | Query |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | /BOBF/CONF_KEY | |
| Data Type | RAW | Uninterpreted sequence of bytes |
| Length | 16 | |
| Decimal Places | 0 | |
| Output Length | 32 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 0 | |
| Medium | 0 | |
| Long | 0 | |
| Heading | 0 |
Documentation
Definition
A query is a defined set of attributes, such as search parameters, that return the queried IDs of thebusiness object node instances.
Use
A query allows you to perform searches on a business object.
Dependencies
Queries provide the initial point of access to business objects. Each query has an associated parameter structure. The result of the query is a set of all the record IDs in a business object that match the query criteria.
Example
The QUERY_BY_COMPLETION_STATUS queries the outbound deliveries that have a specific completion status. The completion status is defined as a search parameter. The query returns the keys of all outbound deliveries that fit the given search criteria. For example, all outbound deliveries which are not complete.
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 702 |