> 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.0/mss-extension-functions-mss-kalipso/services/2401-services-replace-check-list.md).

# 2401 - (Services) Replace Check List

MSS 5.0 - Extensibility - Functions MSS to Kalipso - Services - 2401 - (Services) Replace Check List

2401 - (Services) Replace Check List

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

*Input Parameters (event before):*

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

*Input Parameters* *(event replace):*

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

*Input Parameters (event after):*

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