Skip to content

ERPConnect.Utils.TransactionDialogMode

Namespace: ERPConnect.Utils
Assembly: ERPConnectStandard20.dll

Batch Input Dialog Modes

public enum TransactionDialogMode

Fields

Background = 2

The transaction will be executed in background mode

ShowAll = 0

The transaction steps will be shown in SAP GUI

ShowOnlyErrors = 1

The transaction will pop up if any errors occur during execution