EXT_Service_Close
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Service - EXT_Service_Close
Function to change the state of the service to closed, it runs all the automatic processes like invoicing the service.
Input parameters:
inServiceExercise – Exercise of the technical service
inServiceSeries - Series of the technical service
inServiceNumber - Number of the technical service
inSignature1File - Name of the file with customer signature, it must be saved in the MSS Temp folder (PVAR(MSSFrameworkV51, MultiCompany_Folder) + "\Temp")
inSignature2File - Name of the file with technic signature, it must be saved in the MSS Temp folder (PVAR(MSSFrameworkV51, MultiCompany_Folder) + "\Temp")
Output parameters:
outResultCode – 0 – OK / -3 – Error or user canceled
Last updated