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.
Synchronizes records in the PDSBatchAttribTransfer table associated with a specified co-product item which, in turn, is associated with a specified BOMVersion record.
Syntax
server public static void syncVersionCoProduct(BOMVersion _version, ItemId _coProductItemId)
Run On
Server
Parameters
- _version
Type: BOMVersion Table
The record of the BOMVersion table associated with all the PDSBatchAttribTransfers records to synchronize.
- _coProductItemId
Type: ItemId Extended Data Type
The co-product item ID to synchronize against.
Remarks
This removes any obsolete transfer records associated with the specified co-product item ID.