--- reportDefinition: ! description: "List employees with their position and detailed compensation information\ \ for Contract Compensations only. Includes YTD earnings " tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "PDF" templateName: "Detailed Contract Compensation" suppressDetail: false showOptions: false sortProperties: ! [] queryParameters: ! {} title: "Detailed Contract Compensation" querySpecification: specification: "position.employee.deleted.eq 'false'\nposition.jobStatus.eq param(\"\ jobStatus\",\"\",\"Job Status (Active/Inactive)\")\nposition.payGroup.code.oneOf\ \ ([param(\"code\",'',\"Pay Group Code(s)\")])\nposition.positionDescription.oneOf\ \ ([param(\"positionDescription\",'',\"Position Description(s)\")])" querySpecParameters: ! [] entity: "org.ssdt_ohio.usps.model.position.ContractCompensation" properties: ! - ! description: "SSN" type: "java.lang.String" propertyName: "ssn" propertyPath: "position.employee" entityName: "Employee" sortOrder: 3 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "SSN" columnTitle: "SSN" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.employee.ssn" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" columnOrder: 1 suppressRepeating: true - ! description: "Full Name" type: "java.lang.String" propertyName: "fullName" propertyPath: "position.employee.name" entityName: "Name" sortOrder: 1 controlBreak: true suppressed: true pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "METHOD" label: "" columnTitle: "Full Name" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.employee.name.fullName" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" - "name" columnOrder: 2 suppressRepeating: false - ! description: "Number" type: "java.lang.String" propertyName: "number" propertyPath: "position.employee" entityName: "Employee" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Number" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.employee.number" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" columnOrder: 3 suppressRepeating: true - ! description: "Pos #" type: "java.lang.Integer" propertyName: "number" propertyPath: "position" entityName: "Position" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "NONE" source: "FIELD" label: "Pos #" columnTitle: "Pos #" alignment: "CENTER" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 5 relativePropertyName: "position.number" dataSourcePath: path: ! [] currentPath: ! - "position" columnOrder: 4 suppressRepeating: false - ! description: "Position Description" type: "java.lang.String" propertyName: "positionDescription" propertyPath: "position" entityName: "Position" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Position Description" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.positionDescription" dataSourcePath: path: ! [] currentPath: ! - "position" columnOrder: 5 suppressRepeating: false - ! description: "Appointment Type" type: "org.ssdt_ohio.usps.model.constants.AppointmentType" propertyName: "appointmentType" propertyPath: "position" entityName: "Position" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: null columnTitle: "Appointment Type" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.appointmentType" dataSourcePath: path: ! [] currentPath: ! - "position" columnOrder: 6 suppressRepeating: false - ! description: "Hire Date" type: "java.util.Calendar" propertyName: "hireDate" propertyPath: "position.employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: "" columnTitle: "Hire Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "position.employee.hireDate" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" columnOrder: 7 suppressRepeating: false - ! description: "Contract Amount" type: "java.math.BigDecimal" propertyName: "contractAmount" propertyPath: null entityName: "ContractCompensation" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Contract Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "contractAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 8 suppressRepeating: false - ! description: "Contract Obligation" type: "java.math.BigDecimal" propertyName: "contractObligation" propertyPath: null entityName: "ContractCompensation" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "FIELD" label: "" columnTitle: "Contract Obligation" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "contractObligation" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 9 suppressRepeating: false - ! description: "Contract Work Days" type: "java.math.BigDecimal" propertyName: "contractWorkDays" propertyPath: null entityName: "ContractCompensation" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CURRENCY" source: "METHOD" label: "" columnTitle: "Contract Work Days" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "contractWorkDays" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 10 suppressRepeating: false - ! description: "YTD Gross" type: "java.math.BigDecimal" propertyName: "ytdGross" propertyPath: "position.employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CURRENCY" source: "METHOD" label: "YTD Gross" columnTitle: "YTD Gross" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.employee.ytdGross" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" columnOrder: 11 suppressRepeating: true - ! description: "YTD Net" type: "java.math.BigDecimal" propertyName: "ytdNet" propertyPath: "position.employee" entityName: "Employee" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CURRENCY" source: "METHOD" label: "YTD Net" columnTitle: "YTD Net" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "position.employee.ytdNet" dataSourcePath: path: ! [] currentPath: ! - "position" - "employee" columnOrder: 12 suppressRepeating: true - ! description: "Is Currently Active" type: "java.lang.Boolean" propertyName: "isCurrentlyActive" propertyPath: null entityName: "Compensation" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "METHOD" label: "" columnTitle: "Currently Active" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 12 relativePropertyName: "isCurrentlyActive" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 13 suppressRepeating: false - ! description: "Start Date" type: "java.util.Calendar" propertyName: "startDate" propertyPath: "calendarDate" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: null columnTitle: "Start Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "calendarDate.startDate" dataSourcePath: path: ! [] currentPath: ! - "calendarDate" columnOrder: 14 suppressRepeating: false - ! description: "Stop Date" type: "java.util.Calendar" propertyName: "stopDate" propertyPath: "calendarDate" entityName: "DateRange" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: "CALENDAR" source: "FIELD" label: null columnTitle: "Stop Date" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "calendarDate.stopDate" dataSourcePath: path: ! [] currentPath: ! - "calendarDate" columnOrder: 15 suppressRepeating: false