Share via


InventBatch.pdsCheckVendBatchInfo Method

Validates that the current vendor batch information matches the current container values.

Syntax

public boolean pdsCheckVendBatchInfo(container _vendBatchInfo)

Run On

Called

Parameters

  • _vendBatchInfo
    Type: container
    A container that contains the vendor batch information.

Return Value

Type: boolean
true if the information in the container matches the current batch information; otherwise false

See Also

Reference

InventBatch Table