ProjTransCostInvoice.currencyIdSales Method [AX 2012]

Retrieves the currency code for sales amounts that are reported by this transaction.

public ProjSalesCurrencyCode currencyIdSales()

Run On

Called

Return Value

Type: ProjSalesCurrencyCode Extended Data Type
The currency code for sales amounts reported by this transaction.

This method returns an uninitialized value and must be overridden by classes that extend this class to provide the necessary functionality for the specific cost transaction.

Community Additions

ADD
Show: