Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description of Issue

Client needs TRS view containing Comment1 and Comment2 fields in Business Accounts

Context
  • All Munis versions
  • SSRS reports
  • Crystal reports
  • Business Accounts
Cause

The View Database Columns overlay for comment fields show comment fields as derived

Resolution

To view these comment fields in Munis, follow the steps below:

  1. In Tyler Menu, navigate to Munis > Property Revenue > Business Licenses > License Processing and Reports > Business Accounts
  2. Click TEXT/COMMENTS tab to view comment fields.

In the following sample query, replace XXXX on line 4 with the Account ID to view COMMENT 1. Replace blmstcm1 in line 3 with blmstcm2 to view COMMENT 2.

SELECT td_text 
FROM mu_text 
WHERE th_program = 'blmstcm1' 
AND th_index_value = 'XXXX'
Additional Information






  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.