PurchAgreementFinDimensionAccess_PSN::calculateFulfilledAmount Method
Calculates the fulfilled amount for the specified purchase agreement header record and financial dimension value.
Syntax
client server public static AmountCur calculateFulfilledAmount(RecId _purchAgreementHeaderRecId, RecId _dimensionAttributeValueRecId)
Run On
Called
Parameters
- _purchAgreementHeaderRecId
Type: RecId Extended Data Type
The record ID of the PurchAgreementHeader record.
- _dimensionAttributeValueRecId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValue record.
Return Value
Type: AmountCur Extended Data Type
A Real that contains the fulfilled amount for the financial dimension value.