project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoiceStageCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoiceStageCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoiceStageCIJE:handle.
vh_Source = dataset t_sApiCInvoiceStageCIJE:handle.
vh_Target:copy-dataset(vh_Source).