Share via


InventTestAssociationTable.checkValidWorkCenter Method

Checks whether the specified work center matches the WrkCtrRelation field on this association.

Syntax

public boolean checkValidWorkCenter(WrkCtrId _wrkCtrId, date _date)

Run On

Called

Parameters

  • _date
    Type: date
    The date for which the check should be performed.

Return Value

Type: boolean
true if the work center ID matches; otherwise, false.

See Also

Reference

InventTestAssociationTable Table