Share via


DMFPurchLineEntityClass.generateTaxBox Method [AX 2012]

Function that generates tax box.

Syntax

public container generateTaxBox([boolean _stagingToTarget])

Run On

Called

Parameters

  • _stagingToTarget
    Type: boolean
    A boolean value, if true then copies data from staging to target otherwise copies data from target to staging.

Return Value

Type: container
Returns set of data as a container.

See Also

Reference

DMFPurchLineEntityClass Class