SAP ABAP Data Element /BOBF/DET_NET_KEY (Determination Dependency)
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/DET_NET_KEY |
Short Description | Determination Dependency |
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 determination dependency defines the dependency between determinations
Use
The business object processing framework ensures that if multiple determinations have to be a executed, that these determinations are executed in the defined sequence without violating the dependencies between them.
If determination dependencies are not defined, the sequence of executing these determinations is arbitrary.
Dependencies
The determination dependencies are defined globally for all determinations but evaluated for all determinations assigned to the same determination time separately.
Example
- Determination D1 is defined to calculate the cumulated value of the items of a document. Another determination D2 is defined that checks the total value to set a status if the value is above a defined border.
- Determination D2 is run before determination D2 to get the desired result. Therefore, D2 is defined as a necessary determination of D1.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 702 |