project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoiceVatCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoiceVatCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoiceVatCIJE:handle.
vh_Source = dataset t_sApiCInvoiceVatCIJE:handle.
vh_Target:copy-dataset(vh_Source).