SAP ABAP Data Element /BOBF/VAL_KEY (Validation)
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/VAL_KEY |
Short Description | Validation |
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 validation is an element of a business object node that describes some internal checking business logic on the business object.
Use
Action Validation: a validation can be used to check if an action is allowed.
Consistency Validation: a validation can be used to check the consistency of a business object.
Dependencies
An action validation is carried out when an action is called before it is performed. If some validations fail, the action is not performed for the instances where the validation failed. Depending on the action settings, the action is not performed.
A consistency validation is only triggered if some of the trigger nodes are assigned and instances of these trigger nodes are changed.
Example
- Check if an order can be released depending on a defined time interval for release.
- Check if the master data exists and is valid.
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in | 702 |