MngrBatchDefSavedAs(BatchDefName As String) As Long

Description

This event is fired when the current batch definition is saved with a new name.

Parameters

Parameter

Description

BatchDefName  

The name of the batch definition just saved.

Return values

Ignored, except for EV_ERROR, which shows an error message.

Suggested usage

Use this event to track when the current batch definition is saved with a new name, for example for audit trail purposes.

Remarks

Only fired in the Manager module.

MngrBatchDefSaved

MngrBatchDefImported

Events in the Manager