InventBatchJournalResult.validateAndUpdateResultDateFields Method
Validates if the specified result field is valid and possibly updates other fields depending on user responses.
Syntax
private boolean validateAndUpdateResultDateFields(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID of the field to check.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.