project QadFinancials > class BHistoryDaemonProcessor > method PerformWorkItemSpecific

Description

PerformWorkItemSpecific: submethod of PerformWorkItem that provides the possibility to execute specific actions and not executing the normal processing


Parameters


iiDaemonQueueIDinputintegerDaemonQueueID: ID of the daemon queue record that indicates the work that needs to be done.
icDaemonQueueRefinputcharacterDaemonQueueRef
icDaemonQueueRefDescriptioninputcharacterDaemonQueueRefDescription
olSuccessoutputlogicalWas the operation successful?
oiReturnStatusoutputintegerReturn status of the method.


Internal usage


QadFinancials
method BHistoryDaemonProcessor.PerformWorkItem


program code (program1/bhistorydaemonprocessor.p)

    
    /* =========================================================================================================================== */
    /* PerformWorkItemSpecific:                                                                                                    */
    /* Just an emtpy sub-method of PerformWorkItem that provides the NI-Customisations the possibility to execute specific actions */
    /* =========================================================================================================================== */