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.
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
- _assetRule
 Type: RefRecId Extended Data Type
 The record ID of the applicable global asset rule.
- _languageId
 Type: LanguageId Extended Data Type
 The language ID of the user.
- _useGlobal
 Type: boolean
 Checks whether to use the global asset rule or the local asset rule.
- _legalEntity
 Type: LegalEntity Extended Data Type
- _getQualifiers
 Type: boolean
Return Value
Type: container
The appropriate values, such as the global asset group, options, or the local asset group.