project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiCInvoicePostingCIJE

Description

Sets the contents of the dataset.


Parameters


tApiCInvoicePostingCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiCInvoicePostingCIJE:handle.
vh_Source = dataset t_sApiCInvoicePostingCIJE:handle.
vh_Target:copy-dataset(vh_Source).