Share via


ProjPostCostProposal.ledgerSalesAmount Method [AX 2012]

Retrieves the sales account to post to the general ledger.

Syntax

public AmountCur ledgerSalesAmount()

Run On

Server

Return Value

Type: AmountCur Extended Data Type
The sales amount to post to the general ledger.

Remarks

If this transaction is a reversing entry, the value will be the negative value of the value that is returned by the salesAmountMST method; otherwise, the value will be the revenue amount of the transaction.

See Also

Reference

ProjPostCostProposal Class