Share via


AdvancedLedgerEntryWFDocument.parmTotalCredit Method [AX 2012]

Provides sum of the debit amount on a workflow condition editor in the workflow configuration form.

Syntax

public TotalCreditAmount parmTotalCredit(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TotalCreditAmount Extended Data Type
The sum of all debit amounts on an advanced ledger entry line.

See Also

Reference

AdvancedLedgerEntryWFDocument Class