Share via


PurchRFQCaseLine.category Method

Returns the associated category record.

Syntax

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

Run On

Called

Parameters

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

See Also

Reference

PurchRFQCaseLine Table