Share via


PurchRFQLine.category Method

Retrieves the associated category record.

Syntax

public EcoResCategory category([PurchCategory _categoryId, boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: EcoResCategory Table
The associated category record.
If the _categoryId value is not specified, the category of the Request For Quote line will be used.

See Also

Reference

PurchRFQLine Table