> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/mss-extensibility/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/mss-extensibility/mss-5.1/functions-mss-to-kalipso/prospects/104-clients-duplicate-client.md).

# 2605 - Save Prospect

2605 - Save Prospect

<table data-header-hidden><thead><tr><th width="171.33333333333331">Event</th><th width="230">Extension action set</th><th>Description</th></tr></thead><tbody><tr><td>Event</td><td>Extension action set</td><td>Description</td></tr><tr><td>Before </td><td><em>not yet implemented</em></td><td>...</td></tr><tr><td><a href="#replace">Replace </a></td><td>EXT_2605_2_Replace</td><td>Create additional validations when the user saves the information of a prospect.</td></tr><tr><td>After </td><td><em>not yet implemented</em></td><td>...</td></tr></tbody></table>

### Replace

*Input Parameters*

* inProspectCode – Code of the new or changed prospect
* inOperation – Code of the operation being made, possible values (1 – Edit / 2 – New / 5 – New (Duplicated))

*Output Parameters*

* outCanSave – If MSS should continue or abort the save process, possible values (1 – Save / 0 – Cancel)
