Share via


AdvancedLedgerEntryWFDocument.parmTotalDebit Method [AX 2012]

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

Syntax

public TotalDebitAmount parmTotalDebit(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

AdvancedLedgerEntryWFDocument Class