system.kanoa.cmms.getMaintenanceBacklogAging(startDate, assetPath, maintenanceTypeName)
Returns open maintenance backlog aging filtered by the given parameters
Parameters
startDate DateTime
assetPath String: Can be None for all
maintenanceTypeName String: Can be None for all
Returns
backlogAging pyDataset
Example