PurchTableType.associateWithAgreementHeader Method [AX 2012]
Associates the purchase order with the specified Agreement.
Syntax
public void associateWithAgreementHeader(PurchAgreementHeader _purchAgreementHeader)
Run On
Called
Parameters
- _purchAgreementHeader
Type: PurchAgreementHeader Table
The AgreementHeader record with which to associate the purchase order.