project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiPostingVatCIJE

Description

Sets the contents of the dataset.


Parameters


tApiPostingVatCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiPostingVatCIJE:handle.
vh_Source = dataset t_sApiPostingVatCIJE:handle.
vh_Target:copy-dataset(vh_Source).