EXT_Visits_CheckIn

MSS 5.1 - Extensibility - Functions Kalipso to MSS - Visits - EXT_Visits_CheckIn

Execute the start of the visit (checkin) on a customer, or on a customer delivery place

Input Parameters:

  • inCustomerCode – Code of the customer to create the visit record

  • inDeliveryPlaceCode – Code of the delivery place to create the visit record

  • inAgendaStamp – If is a scheduled visit this should have the stamp of MSAGD (AGDSTP)

  • inVisitType – Type of the visit, possible values, P – Presential / N – Not presential, if empty MSS will try to determine the value according to the configurations of automatic calculation

Output Parameters:

  • outResultCode – 0 – OK / -3 – Error or user canceled

Last updated