PurchAgreementHeaderHistory::createHeaderHistory Method
Creates agreement header history records from a purchase agreement header record.
Syntax
client server public static RecId createHeaderHistory(PurchAgreementHeader _purchHeader, utcdatetime _dateTimenow)
Run On
Called
Parameters
- _purchHeader
Type: PurchAgreementHeader Table
The purchase agreement header record.
- _dateTimenow
Type: utcdatetime
The time of the current transaction.
Return Value
Type: RecId Extended Data Type
The ID of the created history record.