2420 - End intervention
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Services - 2420 - End intervention
2420 - End intervention
Event
Extension action set
Description
EXT_2420_2_Replace
Will replace MSS change state code, can be used also to create validations before MSS changes the state of the service using the output parameter outRunMSSCode;
Before
Input Parameters
inServiceExercise β Exercise of the service (SITEXR);
inServiceSeries β Serie of the service (SITSER);
inServiceNumber β Number of the service (SITNDC);
inInterventionLine β Line number of intervention (SITLIN); inEquipmentLine β Line number of equipment (SITLEQ);
Replace
Input Parameters
inServiceExercise β Exercise of the service (SITEXR);
inServiceSeries β Serie of the service (SITSER);
inServiceNumber β Number of the service (SITNDC);
inInterventionLine β Line number of intervention (SITLIN); inEquipmentLine β Line number of equipment (SITLEQ);
Output Parameters
outRunMSSCode β when replacing MSS module must return 0(zero), if working as validations can return 1 so MSS opens the Service, 0 to ignore MSS code or -1 to abort the operation;
After
Input Parameters
inServiceExercise β Exercise of the service (SITEXR);
inServiceSeries β Serie of the service (SITSER);
inServiceNumber β Number of the service (SITNDC);
inInterventionLine β Line number of intervention (SITLIN);
inEquipmentLine β Line number of equipment (SITLEQ);
Last updated