LedgerShowDebCredController_CN::isShowDRsCRsFeatureEnabled Method [AX 2012]

Check the parameter 'Show amount in debit/credit column' is enabled, and the country region code is CN.

Syntax

client server public static boolean isShowDRsCRsFeatureEnabled()

Run On

Called

Return Value

Type: boolean
true if parameter is enabled, and country region code is CN.

See Also

Reference

LedgerShowDebCredController_CN Class