InventMovement.initInventTransFinancial Method [AX 2012]
Syntax
public void initInventTransFinancial(
InventTrans _inventTrans,
TransDate _dateFinancial,
InvoiceId _invoiceId,
CurrencyCode _currencyCode)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
- _dateFinancial
Type: TransDate Extended Data Type
- _invoiceId
Type: InvoiceId Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type