project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoiceWHTCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoiceWHTCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoiceWHTCIJE:handle.
vh_Source = dataset t_sApiCInvoiceWHTCIJE:handle.
vh_Target:copy-dataset(vh_Source).