project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoiceMovementCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoiceMovementCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoiceMovementCIJE:handle.
vh_Source = dataset t_sApiCInvoiceMovementCIJE:handle.
vh_Target:copy-dataset(vh_Source).