RetailConcessionContractInvHistory.new Method [AX 2012]
Initializes the global variables with the specified parameter values.
public void new(
RetailConcessionContractId _contractId,
SalesId _salesId,
RetailConcessionContractCreateInvType _InvoiceType)
Run On
CalledParameters
- _contractId
- Type: RetailConcessionContractId Extended Data Type
The ID number for the concession contract.
- _salesId
- Type: SalesId Extended Data Type
The ID number for a sales order.
- _InvoiceType
- Type: RetailConcessionContractCreateInvType Enumeration
The type of invoice.
Community Additions
ADD
Show: