Share via


InventUpdate.postingPhysicalCharge Method [AX 2012]

Determines whether the selected physical charge is posted.

Syntax

public boolean postingPhysicalCharge([boolean _posting])

Run On

Server

Parameters

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

Return Value

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

See Also

Reference

InventUpdate Class