Example Steps: Implement Spend Restrictions on Grants
This example illustrates how to implement spend restrictions on grants.
You're the award contract specialist for an award where the award sponsor doesn't allow you to charge expenses in the
Entertainment
spend category to a grant. To implement this spend restriction, you want to:
- Create a spend restriction that prevents spending in theEntertainmentspend category.
- Add the spend restriction to the award line associated with the grant.
- Create a custom validation to check for the restricted spend category on each of the spend transaction types.
Security for:
- Creating spend restrictions:
- Set Up: FundandSet Up: Fund Accountingdomains in the Common Financial Management functional area
- Set Up: Grants Managementdomain in the Grants Management functional area.
- Set Up: Spend Restrictionsdomain in the Financial Accounting functional area.
- Creating, amending, or correcting an award:Configure theAward Event,Award Amendment Event, orAward Correction Eventbusiness process and security policy in the Grants Management functional area.
- Creating custom validations:
- Set Up: Custom Validationsdomain in the Common Financial Management and System functional areas.
- Access theCreate Spend Restrictiontask.Create a spend restriction to prohibit spending in theEntertainmentspend category.
- Enter these values:Spend Restriction NameUnallowable - EntertainmentEntry TypeUnallowable CostsRestricted bySpend Category and Pay Component GroupSpend CategoriesEntertainment
- ClickOKandDone.
- Access theCreate Awardtask.Assign the spend restriction to the award line associated with the grant.
- To update an existing award, search for "award: [award number] or [award name]" and select from the related actions menu of the award.
- On theAward Linestab, selectUnallowable - Entertainmentin theSpend Restrictionfield on the award line associated with the grant where you want to restrict spending.
- Access theMaintain Custom Validationsreport.Create a custom validation to check for the spend restriction in the different spend transactions that you want to charge to the grant.Example: To apply the spend restriction to expense reports:
- SelectExpense Report, and clickNew ValidationforCritical.
- In theDescriptionfield, enter:Unallowed spending in restricted spend categories.
- Create these rows in theRule Conditionsgrid:And/Or*Source External Field or Condition Rule*Relational OperatorComparison TypeComparison ValueAnd/OrGrantis not emptyvalue specified in this filterAndAllowable Spend for Grantequal tovalue specified in this filterSelect the check box.
Repeat the substeps for each type of spend transactions that you want to apply the spend restriction to.
When you create an expense report in:
- TheEntertainmentspend category with theGrantworktag, Workday displays a critical validation.
- Other spend categories with theGrantworktag, Workday enables you to submit the expense report.