project QadFinancials > class BPosting > method SetPublictQCrossCyPostingFromBPosting

Description

Sets the contents of the dataset.


Parameters


tQCrossCyPostingFromBPostinginputdataset
oiReturnStatusoutputintegererror status


program code (program/bposting.p)

vh_Target = dataset tQCrossCyPostingFromBPosting:handle.
vh_Source = dataset t_sQCrossCyPostingFromBPosting:handle.
vh_Target:copy-dataset(vh_Source).