project QadFinancials > class BDebtor > method SetPublictDBankNumberPayCodeRef

Description

Sets the contents of the dataset.


Parameters


tDBankNumberPayCodeRefinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdebtor.p)

vh_Target = dataset tDBankNumberPayCodeRef:handle.
vh_Source = dataset t_sDBankNumberPayCodeRef:handle.
vh_Target:copy-dataset(vh_Source).