project QadFinancials > class BPaymentFormat > method SetPublictPayFormatCodeByDefaultRef

Description

Sets the contents of the dataset.


Parameters


tPayFormatCodeByDefaultRefinputdataset
oiReturnStatusoutputintegererror status


program code (program/bpaymentformat.p)

vh_Target = dataset tPayFormatCodeByDefaultRef:handle.
vh_Source = dataset t_sPayFormatCodeByDefaultRef:handle.
vh_Target:copy-dataset(vh_Source).