project QadFinancials > class BJournalEntry > method SetPublictPostingLineEnabling

Description

Sets the contents of the dataset.


Parameters


tPostingLineEnablinginputdataset
oiReturnStatusoutputintegererror status


program code (program/bjournalentry.p)

vh_Target = dataset tPostingLineEnabling:handle.
vh_Source = dataset t_sPostingLineEnabling:handle.
vh_Target:copy-dataset(vh_Source).