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 the help text to display tool tips in the PurchReqControlRFQCategoryCondition table.
Syntax
server public static HelpTxt getRFQHelpText(PurchReqLine _purchReqLine, boolean _isFormal)
Run On
Server
Parameters
- _purchReqLine
Type: PurchReqLine Table
The record ID in the PurchReqControlRFQRule table to find.
- _isFormal
Type: boolean
A Boolean value that indicates whether help text is needed for a formal or informal request for quote (RFQ).
Return Value
Type: HelpTxt Extended Data Type
The value of the FormalHelpText field if the IsFormal property is true; otherwise, the value of the InformalHelpText field.