AssetRule::processRule Method

Checks whether a rule applies to a procurement and whether to process the rules.

Syntax

client server private static container processRule(
    RefRecId _assetRule, 
    LanguageId _languageId, 
    boolean _useGlobal, 
    LegalEntity _legalEntity, 
   [boolean _getQualifiers])

Run On

Called

Parameters

  • _useGlobal
    Type: boolean
    Checks whether to use the global asset rule or the local asset rule.

Return Value

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

See Also

Reference

AssetRule Table