project QadFinancials > class BDebtor > method SetPublictDInvoicePay

Description

Sets the contents of the dataset.


Parameters


tDInvoicePayinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdebtor.p)

vh_Target = dataset tDInvoicePay:handle.
vh_Source = dataset t_sDInvoicePay:handle.
vh_Target:copy-dataset(vh_Source).