--- reportDefinition: ! description: "PayrollItem Report" tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "CSV" templateName: "Payroll Item Detail" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "configuration.code" label: "Code" ascending: true controlBreak: true pageBreak: false - propertyName: "employee.name.nameWithMiddleInitial" label: "Name With Middle Initial" ascending: true controlBreak: false pageBreak: false - propertyName: "rate" label: "Rate" ascending: true controlBreak: false pageBreak: false queryParameters: ! {} title: "Payroll Item Detail" querySpecification: specification: "configuration.code.oneOf ([param(\"codes\")])\nactiveDateRange.stopDate.isNull()\ \ \nemployee.archived.eq 'false'\nemployee.lastPaidDate.ge param(\"lastPaidDate\"\ )" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.payrollitem.PayrollItem" properties: ! - ! description: "SSN" type: "java.lang.String" propertyName: "ssn" propertyPath: "employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "SSN" columnTitle: "SSN" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "employee.ssn" dataSourcePath: path: ! [] currentPath: ! - "employee" suppressRepeating: false columnOrder: 1 permission: null - ! 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: 2 permission: null - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: "configuration" entityName: "PayrollItemConfiguration" sortOrder: 1 controlBreak: true 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: "Name" type: "java.lang.String" propertyName: "name" propertyPath: "configuration" entityName: "PayrollItemConfiguration" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "configuration.name" dataSourcePath: path: ! [] currentPath: ! - "configuration" suppressRepeating: false columnOrder: 4 permission: null - ! description: "Rate" type: "java.math.BigDecimal" propertyName: "rate" propertyPath: null entityName: "PayrollItem" sortOrder: 3 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" 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: 5 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: 6 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: 7 permission: null - ! description: "Last Paid Date" type: "java.util.Calendar" propertyName: "lastPaidDate" propertyPath: "employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "METHOD" label: "" columnTitle: "Last Paid Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "employee.lastPaidDate" dataSourcePath: path: ! [] currentPath: ! - "employee" suppressRepeating: false columnOrder: 8 permission: null