Share via


FiscalReferenceParm_BR::copy Method

Creates a new fiscal reference by using the source document of another fiscal reference and copying fiscal reference data from that fiscal reference.

Syntax

client server public static void copy(Common _from, Common _to)

Run On

Called

Parameters

  • _from
    Type: Common Table
    The source document of the fiscal reference to copy the data from.
  • _to
    Type: Common Table
    The source document of the fiscal reference information to create and copy the data to.

See Also

Reference

FiscalReferenceParm_BR Table