project QadFinancials > class BBankEntry > method SetPublictApiDInvoiceDeductionBE

Description

Sets the contents of the dataset.


Parameters


tApiDInvoiceDeductionBEinputdataset
oiReturnStatusoutputintegererror status


program code (program/bbankentry.p)

vh_Target = dataset tApiDInvoiceDeductionBE:handle.
vh_Source = dataset t_sApiDInvoiceDeductionBE:handle.
vh_Target:copy-dataset(vh_Source).