project QadFinancials > class BDebtorShipTo > method SetPublictDebtorShiptoContact

Description

Sets the contents of the dataset.


Parameters


tDebtorShiptoContactinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdebtorshipto.p)

vh_Target = dataset tDebtorShiptoContact:handle.
vh_Source = dataset t_sDebtorShiptoContact:handle.
vh_Target:copy-dataset(vh_Source).