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 record in the AssetRuleLocal table that corresponds to the specified record in the AssetRule table.
Syntax
client server public static AssetRuleLocal findByAssetRule(RecId _assetRule, RefRecId _buyingLegalEntity)
Run On
Called
Parameters
- _assetRule
Type: RecId Extended Data Type
A record ID of a record in the AssetRule table.
- _buyingLegalEntity
Type: RefRecId Extended Data Type
Return Value
Type: AssetRuleLocal Table
The specified record in the AssetRuleLocal table; otherwise, an empty record.