PurchAgreementSubcontractor::lookupCocontractor Method
Filters the subcontractor ID lookup on the PurchAgreementSubcontractor table to display the co-contractors that are associated with a purchase agreement.
Syntax
client server public static void lookupCocontractor(FormStringControl _ctrl, RecId _purchAgreementRecId)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The instance of FormStringControl class.
- _purchAgreementRecId
Type: RecId Extended Data Type
The record ID of the PurchAgreementheader table.