project QadFinancials > class BPaymentSelection > method SetPublictCDocumentXrefPaySelStage

Description

Sets the contents of the dataset.


Parameters


tCDocumentXrefPaySelStageinputdataset
oiReturnStatusoutputintegererror status


program code (program/bpaymentselection.p)

vh_Target = dataset tCDocumentXrefPaySelStage:handle.
vh_Source = dataset t_sCDocumentXrefPaySelStage:handle.
vh_Target:copy-dataset(vh_Source).