project QadFinancials > class BMassLayerTransfer > method ApiExecuteLayerTransfer

Description

This medhod executes transfer of posting(s) from one journal to second one.


Parameters


icActivityCodeinputcharacterAcitivty-code: in case the current-activity is not yet known on business-side and this parameter is filled, then the current activity-code on business-side will be filled with the value of this parameter.
tMassLayerTransferJournalEinput-outputtemp-tableDataset containing list of journal entries to be processed.
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


unused


program code (program6/bmasslayertransfer.p)

<M-41 run ApiExecuteLayerTransferV01
   (input  icActivityCode (icActivityCode), 
    input-output tMassLayerTransferJournalE (tMassLayerTransferJournalE), 
    input  false (ilSkipWarnings), 
    output oiReturnStatus (oiReturnStatus)) in BMassLayerTransfer>