Share via


DMFPurchLineEntityClass.GenerateMarkupTrans Method [AX 2012]

Function that generates MarkupTrans.

Syntax

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