project QadFinancials > class BBill > method SetPublictDInvoiceToBillForSave

Description

Sets the contents of the dataset.


Parameters


tDInvoiceToBillForSaveinputdataset
oiReturnStatusoutputintegererror status


program code (program/bbill.p)

vh_Target = dataset tDInvoiceToBillForSave:handle.
vh_Source = dataset t_sDInvoiceToBillForSave:handle.
vh_Target:copy-dataset(vh_Source).