PurchAgreementFinDimensionAccess_PSN::isFinDimensionAmountAuthorized Method

Indicates whether the financial dimension value is authorized to consume the entered amount.

Syntax

client server public static boolean isFinDimensionAmountAuthorized(RecId _purchAgreementLineRecId, RecId _sourceDocumentLine)

Run On

Called

Parameters

Return Value

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

Exceptions

Exception Condition
Error

The release order cannot be created because the release amount exceeds the maximum amount of purchase agreement.

See Also

Reference

PurchAgreementFinDimensionAccess_PSN Table