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.
Finds condition based on the MCRUpSellCondition name.
Syntax
client server public static MCRUpSellVarCondition find(MCRUpSellCondition _condition, [boolean _forUpdate])
Run On
Called
Parameters
- _condition
Type: MCRUpSellCondition Extended Data Type
The MCRUpSellVarCondition table record on which to base the search.
- _forUpdate
Type: boolean
true if the method should return the MCRUpSellVarCondition table record for update; false if the method should not return the MCRUpSellVarCondition table record for update.
Return Value
Type: MCRUpSellVarCondition Table
The MCRUpSellVarCondition table record that was found based on the passed parameters.