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