project QadFinancials > class BDDocument > method SetPublictDPaySelPayCodeRefDDoc

Description

Sets the contents of the dataset.


Parameters


tDPaySelPayCodeRefDDocinputdataset
oiReturnStatusoutputintegererror status


program code (program/bddocument.p)

vh_Target = dataset tDPaySelPayCodeRefDDoc:handle.
vh_Source = dataset t_sDPaySelPayCodeRefDDoc:handle.
vh_Target:copy-dataset(vh_Source).