project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoicePOCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoicePOCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoicePOCIJE:handle.
vh_Source = dataset t_sApiCInvoicePOCIJE:handle.
vh_Target:copy-dataset(vh_Source).