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
- _purchAgreementLineRecId
Type: RecId Extended Data Type
The record ID of the AgreementLine record.
- _sourceDocumentLine
Type: RecId Extended Data Type
The record ID of the SourceDocumentLine record.
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. |