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.
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
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The work center ID to verify.
- _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.