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.
Updates the SubcontractorID field for the specified record at the time of a contractor change.
Syntax
client server public static void updateCocontractorForContractorChange(
AgreementHeaderRecId _purchAgreementHeaderRecId,
VendTable _vendTableCurrent,
VendTable _vendTablePrevious)
Run On
Called
Parameters
- _purchAgreementHeaderRecId
Type: AgreementHeaderRecId Extended Data Type
The record ID of the PurchAgreementheader record.
- _vendTableCurrent
Type: VendTable Table
A VendTable table buffer for the current co-contractor.
- _vendTablePrevious
Type: VendTable Table
A VendTable table buffer for the previous co-contractor.