PurchRFQCaseLine.category Method
Returns the associated category record.
Syntax
public EcoResCategory category([PurchCategory _categoryId, boolean _forUpdate])
Run On
Called
Parameters
- _categoryId
Type: PurchCategory Extended Data Type
The category RecId value to use; default value is the CategoryId field of the RFQ Case line.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; default value is false.
Return Value
Type: EcoResCategory Table
The associated category record.