Share via


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

  • _dateTimenow
    Type: utcdatetime
    The time for the current transaction.

Return Value

Type: RecId Extended Data Type
The ID of the created history record.

See Also

Reference

SalesAgreementHeaderHistory Table