project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiPostingVatDelayCIJE

Description

Sets the contents of the dataset.


Parameters


tApiPostingVatDelayCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiPostingVatDelayCIJE:handle.
vh_Source = dataset t_sApiPostingVatDelayCIJE:handle.
vh_Target:copy-dataset(vh_Source).