Share via


InventUpdate.postingFinancialCharge Method [AX 2012]

Determines whether the selected financial charge is posted.

Syntax

public boolean postingFinancialCharge([boolean _posting])

Run On

Server

Parameters

  • _posting
    Type: boolean
    A Boolean value that indicates whether the financial charge is posted.

Return Value

Type: boolean
true if the financial charge is posted; otherwise, false.

See Also

Reference

InventUpdate Class