ProjTransCostTrans.currencyIdCost Method [AX 2012]

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

public CurrencyCode currencyIdCost()

Run On

Called

Return Value

Type: CurrencyCode Extended Data Type
The currency code for the costs reported by this transaction.

The costs are always reported in the company currency. Therefore, this method calls the standardCurrency method of the CompanyInfo class.

Community Additions

ADD
Show: