project QadFinancials > class BDPaymentSelection > method SetPublictDPaySelPayCodeRef

Description

Sets the contents of the dataset.


Parameters


tDPaySelPayCodeRefinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdpaymentselection.p)

vh_Target = dataset tDPaySelPayCodeRef:handle.
vh_Source = dataset t_sDPaySelPayCodeRef:handle.
vh_Target:copy-dataset(vh_Source).