Description
This medhod executes transfer of posting(s) from one journal to second one.
Parameters
icActivityCode | input | character | Acitivty-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. |
tMassLayerTransferJournalE | input-output | temp-table | Dataset containing list of journal entries to be processed. |
oiReturnStatus | output | integer | Return 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>