project QadFinancials > class BBankNumber > method SetPublictBankNumberSection

Description

Sets the contents of the dataset.


Parameters


tBankNumberSectioninputdataset
oiReturnStatusoutputintegererror status


program code (program/bbanknumber.p)

vh_Target = dataset tBankNumberSection:handle.
vh_Source = dataset t_sBankNumberSection:handle.
vh_Target:copy-dataset(vh_Source).