> For the complete documentation index, see [llms.txt](https://docs.cloudio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudio.io/ui-components/actions/actionduplicatetransaction.md).

# 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
