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
- _assetQuotaTypeId
Type: RAssetQuotaTypeId Extended Data Type
The rate type of the RAssetInventIssueQuotaTypes record to find.
- _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.