Share via


AssetRule::findAndProcessRule Method

Indicates whether a rule applies to a procurement and optionally processes the rule if it applies to the procurement category.

Syntax

client server public static container findAndProcessRule(
    RefRecId _ecoResCategory, 
    date _transDate, 
    CurrencyCode _currencyCode, 
    PurchPrice _purchPrice, 
    LegalEntity _legalEntity, 
   [LanguageId _languageId, 
    boolean _getQualifiers])

Run On

Called

Parameters

  • _transDate
    Type: date
    The transaction date of procurement.

Return Value

Type: container
The appropriate values, such as the global asset group, options, or local asset group.

See Also

Reference

AssetRule Table