--- reportDefinition: ! description: "ActivityLedger Report" tags: null predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "PDF" templateName: "Financial Detail Report" suppressDetail: true showOptions: false queryParameters: ! {} title: "Financial Detail Report" querySpecification: specification: "date.ge param(\"startDate\",\"p\",\"Start Date\")\ndate.le param(\"\ endDate\",\"d\",\"End Date\")\ncashAccount.fullAccountCode.oneOf ([param(\"\ includeCashAccts\",'',\"Include Cash Account(s) i.e 000-0000\")])\naccount.fullAccountCode.oneOf\ \ ([param(\"includeAccts\",'',\"Include Full Account Code(s)\")])\naccount.fullAccountCode.oneOf\ \ ([param(\"excludeAccts\",'',\"Exclude Full Account Code(s)\")])\naccount.code.fund.like\ \ param(\"includeFund\",\"\",\"Include Fund\")\naccount.code.func.like param(\"\ includeFunc\",\"\",\"Include Func\")\naccount.code.receipt.like param(\"includeRcpt\"\ ,\"\",\"Include Rcpt\")\naccount.code.object.like param(\"includeObj\",\"\"\ ,\"Include Obj\")\naccount.code.scc.eq param(\"includeSCC\",\"\",\"Include SCC\"\ )\naccount.code.subject.like param(\"includeSubj\",\"\",\"Include Subj\")\n\ account.code.opu.like param(\"includeOpu\",\"\",\"Include Opu\")\naccount.code.il.like\ \ param(\"includeIL\",\"\",\"Include IL\")\naccount.code.job.like param(\"includeJob\"\ ,\"\",\"Include Job\")\ntype.oneOf (['PO','Disb','Ref','Rec','Payroll','TA_In','TA_Out','Dist'])\n\ account.filter.eq param(\"Filter Name\",\"\")\nasOfPeriod.eq param(\"asOfPeriod\"\ ,\"\",\"Report for a specific posting period (blank means current period).\"\ )" querySpecParameters: ! [] entity: "org.ssdt_ohio.usas.model.generalLedger.ActivityLedger" properties: ! - ! description: "Date" type: "java.util.Calendar" propertyName: "date" propertyPath: null entityName: "ActivityLedger" sortOrder: 2 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: "CALENDAR" source: "FIELD" label: "" columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 11 relativePropertyName: "date" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 1 suppressRepeating: false - ! description: "Received Amount" type: "java.math.BigDecimal" propertyName: "receivedAmount" propertyPath: null entityName: "ActivityLedger" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "receivedAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 2 suppressRepeating: false - ! description: "Expended Amount" type: "java.math.BigDecimal" propertyName: "expendedAmount" propertyPath: null entityName: "ActivityLedger" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: "Sum" baseClassProperty: false format: "CURRENCY" source: "FIELD" label: null columnTitle: null alignment: null controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "expendedAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 3 suppressRepeating: false - ! description: "Fund" type: "java.lang.String" propertyName: "fund" propertyPath: "account.code" entityName: "AccountCode" sortOrder: 1 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Fund" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "account.code.fund" dataSourcePath: path: ! [] currentPath: ! - "account" - "code" columnOrder: 4 suppressRepeating: false - ! description: "SCC" type: "java.lang.String" propertyName: "scc" propertyPath: "account.code" entityName: "AccountCode" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "SCC" columnTitle: "SCC" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "account.code.scc" dataSourcePath: path: ! [] currentPath: ! - "account" - "code" columnOrder: 5 suppressRepeating: false - ! description: "Object" type: "java.lang.String" propertyName: "object" propertyPath: "account.budget.appropriation.code" entityName: "AppropriationCode" sortOrder: 1 controlBreak: true suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "FIELD" label: "" columnTitle: "Object" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "account.budget.appropriation.code.object" dataSourcePath: path: ! [] currentPath: ! - "account" - "budget" - "appropriation" - "code" columnOrder: 6 suppressRepeating: false