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.
Finds the specified active record in the AssetRuleThresholdLocal table.
Syntax
client server public static AssetRuleThresholdLocal findByAssetRule(
RecId _assetRule,
RefRecId _buyingLegalEntity,
[date _validFrom,
date _validTo])
Run On
Called
Parameters
- _assetRule
Type: RecId Extended Data Type
A record ID of the record in the AssetRule table.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
- _validFrom
Type: date
A valid start date.
- _validTo
Type: date
A valid end date.
Return Value
Type: AssetRuleThresholdLocal Table
An active record in the AssetRuleThresholdLocal table; otherwise, an empty record.