Will replace MSS new service screen, can be used also to create validations before open MSS new service screen using the output parameter outRunMSSCode;
Will be executed after the new service screen is closed with the information of the created service;
Replace
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);