project QadFinancials > class BFixedAssetDepreciation > method SetPublictDepreciationSimul

Description

Sets the contents of the dataset.


Parameters


tDepreciationSimulinputdataset
oiReturnStatusoutputintegererror status


program code (program/bfixedassetdepreciation.p)

vh_Target = dataset tDepreciationSimul:handle.
vh_Source = dataset t_sDepreciationSimul:handle.
vh_Target:copy-dataset(vh_Source).