| InfoToday Tools for Visual Rams |
| Member | Description |
|---|---|
| This method creates a cancel work order for a specific scheduled service. o.cancelscheduledservice( tcContract , tddate, tcWO_Type , tcLevel, tccomment, tccomm_type) | |
| This method will cancel a work order service by advancing it to the process level and zeroing units o.cancelworkorderservice( tcWorkOrder, tcComment, tcComm_Type) | |
| This returns the next N dates which it is possible to schedule a service for the specified contract. This does not exclude dates for which a service is already scheduled o.getnextnpossibleservicesbycontract( tcContract , tnServices , tddate, tcCursor) | |
| Returns the next N scheduled services for the contact number specified. This can include work orders as well. o.getnextnscheduledservicesbycontract( tcContract , tnServices , tddate, tcWO_Type , tcLevel, tcCancelWO_Type, tcCursor) | |
| This returns charge and customer details for scheduled customers on a particular set of runs and a particular date. It does not include any runsheet comments or container information o.getscheduledservices( tcRoutes,tddate, tnResultMode, tcCursor) | |
| This method is used to retrieve service details for all customers for specified cycles and routes o.getservicesbyrouteandcycle( tcCycles, tcRoutes, tnResultMode, tcCursor) | |
| This returns work order and customer information for a specified date and run o.getworkorderservices( tcRoutes,tddate,tcTypes, tcFilter, tnResultMode, tcCursor) |