--- reportDefinition: ! description: "HistoricalPayrollItem Report" tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "PORTRAIT" outputFormat: "PDF" templateName: "HistoricalPayrollItem Report" suppressDetail: true queryParameters: null title: "HistoricalPayrollItem Report" entity: "org.ssdt_ohio.usps.model.payroll.HistoricalPayrollItem" properties: ! - ! description: "Code" type: "java.lang.String" propertyName: "code" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 1 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: null columnTitle: "Code" alignment: null controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "code" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 1 suppressRepeating: true - ! description: "Description" type: "java.lang.String" propertyName: "description" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 1 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Description" alignment: "LEFT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "description" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 2 suppressRepeating: true - ! description: "Full Name" type: "java.lang.String" propertyName: "fullName" propertyPath: "historicalEmployeePay.name" entityName: "Name" sortOrder: 2 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "METHOD" label: "" columnTitle: "Full Name" alignment: "LEFT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "historicalEmployeePay.name.fullName" dataSourcePath: path: ! [] currentPath: ! - "historicalEmployeePay" - "name" columnOrder: 3 suppressRepeating: false - ! description: "Account Number" type: "java.lang.String" propertyName: "accountNumber" propertyPath: "payrollItem" entityName: "HealthSavingsAccountItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Account Number" alignment: null controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "payrollItem.accountNumber" dataSourcePath: path: ! [] currentPath: ! - "payrollItem" columnOrder: 4 suppressRepeating: false - ! description: "Total Employee Amount" type: "java.math.BigDecimal" propertyName: "totalEmployeeAmount" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: "Total Employee Amount" alignment: "RIGHT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "totalEmployeeAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 5 suppressRepeating: false - ! description: "Total Employer Amount" type: "java.math.BigDecimal" propertyName: "totalEmployerAmount" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "METHOD" label: null columnTitle: "Total Employer Amount" alignment: "RIGHT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "totalEmployerAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 6 suppressRepeating: false - ! description: "Applicable Gross" type: "java.math.BigDecimal" propertyName: "applicableGross" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Applicable Gross" alignment: "RIGHT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "applicableGross" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 7 suppressRepeating: false - ! description: "Gross" type: "java.math.BigDecimal" propertyName: "gross" propertyPath: null entityName: "HistoricalPayrollItem" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: "Gross" alignment: "RIGHT" controlHeaderOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "gross" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 8 suppressRepeating: false - ! description: "Pay Date" type: "java.util.Calendar" propertyName: "payDate" propertyPath: "historicalEmployeePay.payroll" entityName: "AbstractPayroll" sortOrder: 3 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: null columnTitle: "Pay Date" alignment: null controlHeaderOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "historicalEmployeePay.payroll.payDate" dataSourcePath: path: ! [] currentPath: ! - "historicalEmployeePay" - "payroll" columnOrder: 9 suppressRepeating: false querySpecification: specification: "code.oneOf ([param(\"codes\")])\nhistoricalEmployeePay.payroll.payDate.between\ \ param(\"startDate\"),param(\"endDate\")"