> 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/services/2402-services-replace-historic.md).

# 2402 - Replace Historic

2402 - Replace Historic

| Event               | Extension action set  | Description                                            |
| ------------------- | --------------------- | ------------------------------------------------------ |
| [Before ](#before)  | EXT\_2402\_1\_Before  | Will be executed before showing the check list screen; |
| [Replace](#replace) | EXT\_2402\_2\_Replace | Will replace MSS screen with the service check list;   |
| [After](#after)     | EXT\_2402\_3\_After   | Will be executed after showing the check list screen;  |

### Before

*Input Parameters*

* inServiceExercise – Exercise of the service;
* inServiceSeries – Serie of the service;
* inServiceNumber – Number of the service;

### Replace

*Input Parameters*

* inServiceExercise – Exercise of the service;
* inServiceSeries – Serie of the service;
* inServiceNumber – Number of the service;

### After

*Input Parameters*

* inServiceExercise – Exercise of the service;
* inServiceSeries – Serie of the service;
* inServiceNumber – Number of the service;
