Share via


DMFPurchLineEntityClass.generateTaxWithholdItemGrpHeading Method [AX 2012]

Function that generates TaxWithholdItemGroupHeading_TH.

Syntax

public container generateTaxWithholdItemGrpHeading([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