Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if there are any calculable batch attribute values are missing.
Syntax
private boolean checkMissingBatchAttributeValues()
Run On
Called
Return Value
Type: boolean
true if there are no missing attributes, or a column is entirely empty, or the user has accepted the warning and wishes to continue; otherwise, false.
Remarks
If there are missing attributes and parameter showDialogs is false, then this still returns true but reports the missing attributes as a warning.