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.
Finds a quality association that matches the criteria that is passed and also matches the quality of the partial quality order that is being considered.
Syntax
public void actOnAssociations(
ItemCode _itemCode,
ItemRelation _itemRelation,
InventTestAccountCode _accountCode,
InventTestAccountRelation _accountRelation,
InventTestWrkCtrCode _wrkCtrCode,
WrkCtrIdBase _wrkCtrRelation)
Run On
Called
Parameters
- _itemCode
Type: ItemCode Extended Data Type
An ItemCode value.
- _itemRelation
Type: ItemRelation Extended Data Type
An ItemRelation value.
- _accountCode
Type: InventTestAccountCode Extended Data Type
An InventTestAccountCode value.
- _accountRelation
Type: InventTestAccountRelation Extended Data Type
An InventTestAccountRelation value.
- _wrkCtrCode
Type: InventTestWrkCtrCode Extended Data Type
An InventTestWrkCtrCode value.
- _wrkCtrRelation
Type: WrkCtrIdBase Extended Data Type
A WrkCtrIdBase value.
Remarks
This method is intended to provide a call back for third-party methods that are called in the getAssociation method.