ReleaseUpdateBulkCopyExecute::isBulkCopyReady Method [AX 2012]
Validates whether a bulk copy script is ready, depending on its transformations.
server public static boolean isBulkCopyReady(RefRecId _bulkCopyId)
Run On
ServerParameters
- _bulkCopyId
- Type: RefRecId Extended Data Type
The record ID of the bulk copy in the ReleaseUpdateBulkCopyTable table.
Show: