Class rp_utils

Parent Class: rp_data

Class Members


MemberDescription
cancelscheduledserviceThis method creates a cancel work order for a specific scheduled service.
o.cancelscheduledservice( tcContract , tddate, tcWO_Type , tcLevel, tccomment, tccomm_type)
cancelworkorderserviceThis method will cancel a work order service by advancing it to the process level and zeroing units
o.cancelworkorderservice( tcWorkOrder, tcComment, tcComm_Type)
getnextnpossibleservicesbycontractThis 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)
getnextnscheduledservicesbycontractReturns 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)
getscheduledservicesThis 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)
getservicesbyrouteandcycleThis method is used to retrieve service details for all customers for specified cycles and routes
o.getservicesbyrouteandcycle( tcCycles, tcRoutes, tnResultMode, tcCursor)
getworkorderservicesThis returns work order and customer information for a specified date and run
o.getworkorderservices( tcRoutes,tddate,tcTypes, tcFilter, tnResultMode, tcCursor)

Requirements



Last Updated: 23/11/2005