InventUnusedDimCleanUp.isCandidateConfigKey Method [AX 2012]

Determines if the configuration key qualifies records for deletion.

protected boolean isCandidateConfigKey(ConfigurationKeyId _configurationKeyId)

Run On

Called

Parameters

_configurationKeyId
Type: ConfigurationKeyId Extended Data Type
A configuration key ID.

Return Value

Type: boolean
true if the configuration key qualifies records for deletion; otherwise, false.

Community Additions

ADD
Show: