ReleaseUpdateCockpit.batchIsBulkCopyJob Method [AX 2012]

Checks whether a batch task is a bulk copy task.

protected boolean batchIsBulkCopyJob(RefRecId _batchRefRecId)

Run On

Server

Parameters

_batchRefRecId
Type: RefRecId Extended Data Type
The record ID of the batch task.

Return Value

Type: boolean
true if the task is equal to the ReleaseUpdateScriptType::BulkCopy enumeration value; otherwise, false.

Community Additions

ADD
Show: