ProjProposalTotals::displayFieldsServer Method [AX 2012]

Calculates totals and sets the fields values to be shown on the totals form.

server public static container displayFieldsServer(RecId _projInvoiceProposalRecId)

Run On

Server

Parameters

_projInvoiceProposalRecId
Type: RecId Extended Data Type
Record ID of a record in ProjProposalJour table.

Return Value

Type: container
Container of the field values to be shown on the totals form.
Show: