--- reportDefinition: ! description: "ActivityLedger Report" tags: "" predefined: false parameters: ! pageSize: "LETTER" pageOrientation: "LANDSCAPE" outputFormat: "PDF" templateName: "Budget Expenditures By Monthly" suppressDetail: false showOptions: false sortProperties: ! - ! propertyName: "account.budget.fullAccountCode" label: "Full Account Code" ascending: true controlBreak: true pageBreak: false - propertyName: "account.budget.description" label: "Description" ascending: true controlBreak: false pageBreak: false - propertyName: "postingPeriod.month" label: "Month" ascending: true controlBreak: false pageBreak: false - propertyName: "postingPeriod.monthName" label: "Month Name" ascending: true controlBreak: true pageBreak: false queryParameters: ! {} title: "Budget Expenditures By Monthly" querySpecification: specification: "date.ge param(\"startDate\",\"Y\",\"Start Date\")\ndate.le param(\"\ endDate\",\"R\",\"End Date\")\naccount.fullAccountCode.oneOf ([param(\"includeAccts\"\ ,'',\"Include Full Account Code(s)\")])\naccount.fullAccountCode.notOneOf ([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.like param(\"includeSCC\",\"\",\"Include\ \ SCC\")\naccount.code.subject.like param(\"includeSubj\",\"\",\"Include Subj\"\ )\naccount.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 (['Disb','Ref','Rec','Payroll','TA_In','TA_Out','Dist'])\n\ cashAccount.fullAccountCode.oneOf ([param(\"includeCashAccts\",'',\"Include\ \ Cash Account(s) i.e 000-0000\")])\naccount.filter.eq param(\"filter\",\"\"\ ,\"Filter\")\nexpendedAmount.notNull() " querySpecParameters: ! [] entity: "org.ssdt_ohio.usas.model.generalLedger.ActivityLedger" properties: ! - ! description: "Full Account Code" type: "java.lang.String" propertyName: "fullAccountCode" propertyPath: "account.budget" entityName: "BudgetBase" sortOrder: 1 controlBreak: true suppressed: true pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Full Account Code" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 36 relativePropertyName: "account.budget.fullAccountCode" dataSourcePath: path: ! [] currentPath: ! - "account" - "budget" columnOrder: 1 suppressRepeating: false - ! description: "Description" type: "java.lang.String" propertyName: "description" propertyPath: "account.budget" entityName: "BudgetBase" sortOrder: 1 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: true format: null source: "FIELD" label: "" columnTitle: "Description" alignment: "LEFT" controlHeaderOnly: true controlFooterOnly: false detailHeaderOnly: false width: 25 relativePropertyName: "account.budget.description" dataSourcePath: path: ! [] currentPath: ! - "account" - "budget" columnOrder: 2 suppressRepeating: false - ! description: "Month" type: "java.lang.Integer" propertyName: "month" propertyPath: "postingPeriod" entityName: "PostingPeriod" sortOrder: 2 controlBreak: false suppressed: true pageBreak: false ascending: true function: null baseClassProperty: false format: "NATURALID" source: "FIELD" label: "" columnTitle: "Month" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "postingPeriod.month" dataSourcePath: path: ! [] currentPath: ! - "postingPeriod" columnOrder: 3 suppressRepeating: false - ! description: "Month Name" type: "java.lang.String" propertyName: "monthName" propertyPath: "postingPeriod" entityName: "PostingPeriod" sortOrder: 3 controlBreak: true suppressed: true pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "METHOD" label: "" columnTitle: "Month" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "postingPeriod.monthName" dataSourcePath: path: ! [] currentPath: ! - "postingPeriod" columnOrder: 4 suppressRepeating: false - ! description: "Item Description" type: "java.lang.String" propertyName: "itemDescription" propertyPath: null entityName: "ActivityLedger" sortOrder: 0 controlBreak: false suppressed: false pageBreak: false ascending: true function: null baseClassProperty: false format: null source: "METHOD" label: "" columnTitle: "Item Description" alignment: "LEFT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 32 relativePropertyName: "itemDescription" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 5 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: "Expended Amount" alignment: "RIGHT" controlHeaderOnly: false controlFooterOnly: false detailHeaderOnly: false width: 0 relativePropertyName: "expendedAmount" dataSourcePath: path: ! [] currentPath: ! [] columnOrder: 6 suppressRepeating: false