# 1201 - Save pallet

1201 - Save pallet

<table data-header-hidden><thead><tr><th width="238.33333333333331">Event</th><th>Extension action set</th><th>Description</th></tr></thead><tbody><tr><td><strong>Event</strong></td><td><strong>Extension action set</strong></td><td><strong>Description</strong></td></tr><tr><td>Before </td><td>EXT_1201_1_Before</td><td>Will be executed before the app opens the pallets module</td></tr><tr><td>Replace</td><td>EXT_1201_2_Replace</td><td>Will be executed to replace the module</td></tr><tr><td>After</td><td>EXT_1201_3_After</td><td>Will be executed after the app opens the pallets module</td></tr></tbody></table>

### Before

*output Parameters*

* outCanSave&#x20;
  * 0 - Can't save&#x20;
  * 1 - Can save

### Replace

*Output Parameters*

* outCanSave&#x20;
  * 0 - Can't save&#x20;
  * 1 - Can save

### After

*Input Parameters*

* inPackid – Number of box/pallet that was created
