--- reportDefinition: ! description: "PayrollItem Report" tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "CSV" templateName: "Payroll Item Detail w/YTD" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "configuration.code" label: "Code" ascending: true controlBreak: false pageBreak: false - propertyName: "employee.name.nameWithMiddleInitial" label: "Name With Middle Initial" ascending: true controlBreak: false pageBreak: false queryParameters: ! {} title: "Payroll Item Detail w/YTD" querySpecification: specification: "configuration.code.oneOf ([param(\"codes\")])\nytdApplicableGross.notNull()\ \ \nytdEmployerAmount.notNull() \nytdTotalGross.notNull() \nytdWithholding.notNull() " querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payrollitem.PayrollItem" properties: ! - ! description: "Name With Middle Initial" type: "java.lang.String" propertyName: "nameWithMiddleInitial" propertyPath: "employee.name" entityName: "Name" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "METHOD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.name.nameWithMiddleInitial" dataSourcePath: path: ! [] currentPath: ! - "employee" - "name" suppressRepeating: true columnOrder: 1 permission: null - ! description: "Number" type: "java.lang.String" propertyName: "number" propertyPath: "employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: true pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.number" dataSourcePath: path: ! [] currentPath: ! - "employee" suppressRepeating: false columnOrder: 2 permission: null - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: "configuration" entityName: "PayrollItemConfiguration" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "configuration.code" dataSourcePath: path: ! [] currentPath: ! - "configuration" suppressRepeating: false columnOrder: 3 permission: null - ! description: "Position Number" type: "java.lang.Integer" propertyName: "number" propertyPath: "position" entityName: "Position" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "NATURALID" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.number" dataSourcePath: path: ! [] currentPath: ! - "position" suppressRepeating: false columnOrder: 4 permission: null - ! description: "Rate Type" type: "org.ssdt_ohio.usps.model.constants.PayItemRateType" propertyName: "rateType" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "rateType" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 5 permission: null - ! description: "Rate" type: "java.math.BigDecimal" propertyName: "rate" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "rate" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 6 permission: null - ! description: "Additional With Holding" type: "java.math.BigDecimal" propertyName: "additionalWithHolding" propertyPath: null entityName: "TaxItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "additionalWithHolding" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 7 permission: null - ! description: "Employer Rate" type: "java.math.BigDecimal" propertyName: "employerRate" propertyPath: null entityName: "DependentCareItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employerRate" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 8 permission: null - ! description: "Pay Cycle" type: "org.ssdt_ohio.usps.model.constants.PayItemPayrollCycle" propertyName: "payCycle" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payCycle" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 9 permission: null - ! description: "Max Amount" type: "java.math.BigDecimal" propertyName: "maxAmount" propertyPath: "employeeDeductMaxAmount" entityName: "DeductMaxAmount" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employeeDeductMaxAmount.maxAmount" dataSourcePath: path: ! [] currentPath: ! - "employeeDeductMaxAmount" suppressRepeating: false columnOrder: 10 permission: null - ! description: "Start Date" type: "java.util.Calendar" propertyName: "startDate" propertyPath: "activeDateRange" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 10 relativePropertyName: "activityDate.startDate" dataSourcePath: path: ! [] currentPath: ! - "activityDate" suppressRepeating: false columnOrder: 11 permission: null - ! description: "Stop Date" type: "java.util.Calendar" propertyName: "stopDate" propertyPath: "activeDateRange" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 10 relativePropertyName: "activeDateRange.stopDate" dataSourcePath: path: ! [] currentPath: ! - "activeDateRange" suppressRepeating: false columnOrder: 12 permission: null - ! description: "YTD Applicable Gross" type: "java.math.BigDecimal" propertyName: "ytdApplicableGross" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "YTD Applicable Gross" columnTitle: "YTD Applicable Gross" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "ytdApplicableGross" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 13 permission: null - ! description: "YTD Employer Amount" type: "java.math.BigDecimal" propertyName: "ytdEmployerAmount" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "YTD Employer Amount" columnTitle: "YTD Employer Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "ytdEmployerAmount" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 14 permission: null - ! description: "YTD Total Gross" type: "java.math.BigDecimal" propertyName: "ytdTotalGross" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "YTD Total Gross" columnTitle: "YTD Total Gross" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "ytdTotalGross" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 15 permission: null - ! description: "YTD Withholding" type: "java.math.BigDecimal" propertyName: "ytdWithholding" propertyPath: null entityName: "PayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "YTD Withholding" columnTitle: "YTD Withholding" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "ytdWithholding" dataSourcePath: path: ! [] currentPath: ! [] suppressRepeating: false columnOrder: 16 permission: null