ReleaseUpdateCockpit.batchIsBulkCopyJob Method [AX 2012]
Checks whether a batch task is a bulk copy task.
protected boolean batchIsBulkCopyJob(RefRecId _batchRefRecId)
Run On
ServerParameters
- _batchRefRecId
- Type: RefRecId Extended Data Type
The record ID of the batch task.
Return Value
Type: booleantrue if the task is equal to the ReleaseUpdateScriptType::BulkCopy enumeration value; otherwise, false.
Community Additions
ADD
Show: