Share via


DMFPurchLineEntityClass.generateCFOPTable Method [AX 2012]

Function that generates CFOP table BR.

Syntax

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