Share via


PmfFormCtrl_ProdJournalBOMLookup.determineButtonStates Method [AX 2012]

Implements advanced caching for specific rules.

Syntax

public void determineButtonStates(str _ruleFunctionName)

Run On

Called

Parameters

  • _ruleFunctionName
    Type: str
    The ID of the rule for which advanced caching is to be performed.

Remarks

The method is called by the FormButtonManager class on the rule class that implements the ButtonStateProvider interface.

See Also

Reference

PmfFormCtrl_ProdJournalBOMLookup Class