InventUnusedDimCleanUp.isCandidateConfigKey Method [AX 2012]
Determines if the configuration key qualifies records for deletion.
protected boolean isCandidateConfigKey(ConfigurationKeyId _configurationKeyId)
Run On
CalledParameters
- _configurationKeyId
- Type: ConfigurationKeyId Extended Data Type
A configuration key ID.
Return Value
Type: booleantrue if the configuration key qualifies records for deletion; otherwise, false.
Community Additions
ADD
Show: