IBusinessProcess5 Interface : AlertTestsOnChangeDetected Method |
Visual Basic |
---|
Public Sub AlertTestsOnChangeDetected() |
Applies to SAP Business Process Components.
Your application must call this method at the completion of a Run in which changes to components were detected. For this to occur, TSSchedule.ChangeDetectEnabled must be true for the scheduler that executed the run.
To determine whether a component has changed, check the CO_BPTA_CHANGE_DETECTED field for the components used in the test. A value of 3 indicates that a change was detected.