Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns whether the MCRUpSellItem rule has been executed.
Syntax
public boolean ruleFired(RecId _salesLineRecId)
Run On
Called
Parameters
- _salesLineRecId
Type: RecId Extended Data Type
The RecID of the SalesLine for which the rule is executed.
Return Value
Type: boolean
true if there is no rule defined or if the rule sucessfully fires; otherwise, false.