# Duplicate Transaction

## Description:

&#x20;Duplicate Transaction

Use this action to duplicate the Transaction.

### Allowed Parent Components:

1. Duplicate StoreRecord

### Allowed Child Components:

1. After Duplicate Transaction StoreRecord

### Properties

### ➤ Enable Condition

Specify an expression that should be evaluated to a boolean \[e.g. #{dsAlias.attr1} == 'X' && #{dsAlias.attr2} > 1]. If no expression is specified, it will be considered as true.

Allowed Values: An expression which should return boolean after evaluation

### ➤ Transaction Code

Enter the transaction code to perform the duplicate operation on the entered transaction.

Allowed Values: Free text field
