2410 - Open Service
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Services - 2410 - Open Service
2410 - Open Service
Event
Extension action set
Description
EXT_2410_2_Replace
Will replace MSS services module to register the work, can be used also to create validations before open MSS service module using the output parameter outRunMSSCode;
Before
Input Parameters
inServiceExercise β Exercise of the service (SRVEXR);
inServiceSeries β Serie of the service (SRVSER);
inServiceNumber β Number of the service (SRVNDC);
Replace
Input Parameters
inServiceExercise β Exercise of the service (SRVEXR);
inServiceSeries β Serie of the service (SRVSER);
inServiceNumber β Number of the service (SRVNDC);
Output Parameters
outRunMSSCode β when replacing MSS module must return 0(zero), if working as validations can return 1 so MSS opens the Service or 0 to ignore MSS code;
After
Input Parameters
inServiceExercise β Exercise of the service (SRVEXR);
inServiceSeries β Serie of the service (SRVSER);
inServiceNumber β Number of the service (SRVNDC);
Last updated