Share via


RAssetInventIssueQuotaTypes::findByQuotaTypeId Method

Finds the RAssetInventIssueQuotaTypes record that corresponds to the type of rate.

Syntax

client server public static RAssetInventIssueQuotaTypes findByQuotaTypeId(RAssetQuotaTypeId _assetQuotaTypeId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: RAssetInventIssueQuotaTypes Table
A buffer that contains the RAssetInventIssueQuotaTypes table.

See Also

Reference

RAssetInventIssueQuotaTypes Table