# 163 - (Clients) New Purchase

163 - (Clients) New Purchase

| Event   | Extension action set  | Description                                              |
| ------- | --------------------- | -------------------------------------------------------- |
| Before  | EXT\_0163\_1\_Before  | Will be executed before opening the new purchase screen; |
| Replace | EXT\_0163\_2\_Replace | Will replace MSS screen to create a new purchase;        |
| After   | EXT\_0163\_3\_After   | Will be executed after closing the new purchase screen;  |

*Input Parameters:*

* inCustomerCode – Code of the selected customer; (*event before*)
* inCustomerCode – Code of the selected customer; (*event replace*)
* inCustomerCode – Code of the selected customer; (*event after*)
