project QadFinancials > class BCInvoiceJournalEntry > method SetPublictApiPostingSafCIJE

Description

Sets the contents of the dataset.


Parameters


tApiPostingSafCIJEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bcinvoicejournalentry.p)

vh_Target = dataset tApiPostingSafCIJE:handle.
vh_Source = dataset t_sApiPostingSafCIJE:handle.
vh_Target:copy-dataset(vh_Source).