project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoiceBankCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoiceBankCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoiceBankCIJE:handle.
vh_Source = dataset t_sApiCInvoiceBankCIJE:handle.
vh_Target:copy-dataset(vh_Source).