AgreementLine::calculateFulfillmentForLine Method
Initiates the calculations of fulfillment numbers for the line.
Syntax
server public static container calculateFulfillmentForLine(AgreementLine _line)
Run On
Server
Parameters
- _line
Type: AgreementLine Table
A called instance of the AgreementLine object.
Return Value
Type: container
A container with fulfillment numbers.
Remarks
This method is used by forms to query all fulfillment numbers at the same time.