InventBatch.pdsInitFromVendBatchDetails Method
Updates the vendor information about the batch from the specified vendor details.
Syntax
public void pdsInitFromVendBatchDetails(PdsVendBatchInfo _pdsVendBatchInfo, [boolean _allowEmptyData])
Run On
Called
Parameters
- _pdsVendBatchInfo
Type: PdsVendBatchInfo Table
The vendor batch information to use for the update.
- _allowEmptyData
Type: boolean
A Boolean value that indicates that empty data can be set on the batch.