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 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.