project QadFinancials > class BDebtor > method SetPublictDInvoicePayment

Description

Sets the contents of the dataset.


Parameters


tDInvoicePaymentinputdataset
oiReturnStatusoutputintegererror status


program code (program/bdebtor.p)

vh_Target = dataset tDInvoicePayment:handle.
vh_Source = dataset t_sDInvoicePayment:handle.
vh_Target:copy-dataset(vh_Source).