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 specified record in the PurchReqControlRFQCategoryCondition table.
Syntax
client server public static PurchReqControlRFQCategoryCondition findCategory(
RecId _recId,
RefRecId _category,
boolean _isFormal,
[boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _category
Type: RefRecId Extended Data Type
- _isFormal
Type: boolean
- _forUpdate
Type: boolean
Return Value
Type: PurchReqControlRFQCategoryCondition Table
A record in the PurchReqControlRFQCategoryCondition table; otherwise, an empty record.