project QadFinancials > class BBankStateImport > method SetPublictBankStateImportFileContent

Description

Sets the contents of the dataset.


Parameters


tBankStateImportFileContentinputdataset
oiReturnStatusoutputintegererror status


program code (program/bbankstateimport.p)

vh_Target = dataset tBankStateImportFileContent:handle.
vh_Source = dataset t_sBankStateImportFileContent:handle.
vh_Target:copy-dataset(vh_Source).