CustCollectionLetterSendXML_NO::checkCurrencyInfo Method [AX 2012]

Checks Currency fields to filling for unloading in XML

client server public static boolean checkCurrencyInfo(CurrencyCode _currencyCode)

Run On

Called

Parameters

_currencyCode
Type: CurrencyCode Extended Data Type
Code of record for currency which will be checked

Return Value

Type: boolean
true, if all fields are filled correctly; otherwise, false.
Show: