PurchAgreementFinDimensionAccess_PSN::isFinDimensionValueUtilized Method

Indicates whether the specified financial dimension value that is associated with the specified purchase agreement is used in purchase orders or vendor invoices.

Syntax

client server public static boolean isFinDimensionValueUtilized(RecId _purchAgreementHeaderRecId, RecId _dimensionAttributeValueRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the financial dimension value is used; otherwise, false.

See Also

Reference

PurchAgreementFinDimensionAccess_PSN Table