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