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;

Last updated