PurchAgreementFinDimensionAccess_PSN::isFinDimensionValueAuthorized Method

Indicates whether the financial dimension value is authorized for use in the specified purchase agreement.

Syntax

client server public static boolean isFinDimensionValueAuthorized(
    RecId _purchAgreementHeaderRecId, 
   [RecId _dimensionAttributeValueCombinationRecId, 
    LedgerDimensionAccountController _ledgerDimensionAccountController, 
    FormSegmentedEntryControl _formSegmentedEntryControl])

Run On

Called

Parameters

  • _dimensionAttributeValueCombinationRecId
    Type: RecId Extended Data Type
    The record ID of the DimensionAttributeValueCombination record.

Return Value

Type: boolean
true if the financial dimension value is authorized for the specified purchase agreement; otherwise, false.

See Also

Reference

PurchAgreementFinDimensionAccess_PSN Table