project QadFinancials > class BDCollectionReport > method SetPublictDCollectionReport

Description

Sets the contents of the dataset.


Parameters


tDCollectionReportinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdcollectionreport.p)

vh_Target = dataset tDCollectionReport:handle.
vh_Source = dataset t_sDCollectionReport:handle.
vh_Target:copy-dataset(vh_Source).