Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Expand the Email Alert menu.
  2. Click on Expense Email Alert under the Email Alert menu.
  3. Click on the Add button to open up the wizard.
  4. Enter the Alert Name of this reminder.
  5. In the Process Type dropdown menu, choose:
    • Expense Reports: To send e-mails about expense reports in the system, such as an approval reminder report.
    • Advances: To remind users that they currently have advances that have not been applied to an expense report.
    • Credit Card Transactions: To remind Detail Transactions: Detailed reminder for users that they have credit card transactions that have not been applied to an expense report.
    • Credit Card Summary Transactions: Summary reminder for users that they have credit card transactions that have not been applied to an expense report.
  6. In the Send To dropdown menu, choose the users to send an e-mail reminder to.
    • Proxy who touched: Send to the last proxy who made a modification to the Expense Report
    • Proxy who released: Send to the last proxy who submitted the Expense Report
    • All proxies: Sends to all proxies that have access to a particular Expense Report
    • Employee: Send to the owner of the Advance, Expense Report or Credit Card Transaction
    • Ready to Approve: Send only to the approvers based on expense reports in their current queue (Rejected reports are still in an approvers current queue).
    • Policy Exception Approval: Send to any exception approvers in the approval structure
    • Approval Routing: Send to any manually routed to approvers in the approval structure.
    • Worked Department: Send to any charged department approvers in the approval structure.
    • WBS Level 1 Approval: Send to any approvers of the first level of project structure in the approval structure.
    • WBS Level 2 Approval: Send to any approvers of the second level of project structure in the approval structure.
    • Department Approval: Send to any department approvers (based on user's home department) in the approval structure.
    • Team Approval: Send to any Team approvers in the approval structure.
  7. Enter a Subject for the e-mail that is being sent out.
  8. Enter a Header portion of the e-mail message.
  9. Enter a User Message for the e-mail. This portion of the message will repeat for every report, transaction or advance that satisfies the query.
  10. Enter a Footer as a closing to the e-mail.
  11. Click Next.
Info

Message Options: The following codes can be placed into the User Message portion of the e-mail. In the e-mails that are sent to the individuals, these codes will be replaced with the actual values.

Expense Reports

No Format
{ReportId} - Report ID
{ReportTitle} - Report Title
{FullName} - Report Owner's Name
{Status} - Report Status
{TotalAmount} - Total Amount of the Report
{BusinessAmount} - Business Amount of the Report
{DueToEmployee} - Amount Company owes Employee
{DueToCreditCardByCompany} - Amount Company owes Credit Card
{DueToCreditCardByEmployee} - Amount Employee owes Credit Card

Credit CardsCard - Detail

No Format
{TransDescr} - Description of the credit card transaction
{EventDate} - Transaction charge date
{LocalAmount} - Local amount of transaction
{LocalCurrency} - Local currency of transaction
{BillAmount} - Transaction amount converted billing currency
{BillCurrency} - Billing currency of Credit Card
{FullName} - Transaction owner's Name

Credit Card - Summary

No Format
{EmplyId} - Employee ID of owner of transactions
{FullName} - Transaction owner's Name
{BillAmount} - Transaction amount converted billing currency
{BillCurrency} - Billing currency of Credit Card
{TransCount} - Count of number of transactions


Advances

No Format
{AdvanceType} - Type of Advance (Full or Partial)
{AdvanceAmount} - Advance Amount
{BasedReportId} - Report ID where advance was originally requested
{FullName} - Advance owner's Name


...