project QadFinancials > class BPaymentSelection > method SetPublictPaySelPayCodeRef

Description

Sets the contents of the dataset.


Parameters


tPaySelPayCodeRefinputdataset
oiReturnStatusoutputintegererror status


program code (program/bpaymentselection.p)

vh_Target = dataset tPaySelPayCodeRef:handle.
vh_Source = dataset t_sPaySelPayCodeRef:handle.
vh_Target:copy-dataset(vh_Source).