FiscalReferenceParm_BR::move Method
Replaces the source document of fiscal references that originated from a given source document with another source document.
Syntax
client server public static void move(Common _from, Common _to)
Run On
Called
Parameters
- _from
Type: Common Table
The source document to replace.
- _to
Type: Common Table
The replacement source document.