InventBatchJournalResult.inventDimResultFieldValidate Method
Validates input for inventory dimenion fields related to this buffer for the InventBatchJournalResult table.
Syntax
public boolean inventDimResultFieldValidate(InventDim _inventDim, FieldId _inventDimFieldId)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The record for the InventDim table.
- _inventDimFieldId
Type: FieldId Extended Data Type
The ID of the field in _inventDim to validate.
Return Value
Type: boolean
true if the field is valid; otherwise, false.