PublicSectorUtils::isFrenchRegulatoryEnabled Method [AX 2012]

Determines if the French regulatory features are enabled.

client server public static boolean isFrenchRegulatoryEnabled()

Run On

Called

Return Value

Type: boolean
true if the French regulatory features are enabled; otherwise, false.

The French regulatory features are public sector only features. This method is used by the French regulatory features to determine if the system is configured to enable French regulatory functionality. In order for French Regulatory to be enabled The PurchFrenchRegulatory_PSN configuration key must be enabled and the IsFrenchRegulatoryEnabled field on SystemParameters must be set to yes.

Show: