Share via


RetailConcessionContractInvHistory.new Method [AX 2012]

Initializes the global variables with the specified parameter values.

Syntax

public void new(
    RetailConcessionContractId _contractId, 
    SalesId _salesId, 
    RetailConcessionContractCreateInvType _InvoiceType)

Run On

Called

Parameters

See Also

Reference

RetailConcessionContractInvHistory Class