2420 - End intervention

MSS 5.1 - Extensibility - Functions MSS to Kalipso - Services - 2420 - End intervention

2420 - End intervention

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