Difference between revisions of "IBM CMOD Query Restrictions"

Jump to navigation Jump to search
m (Content Manager OnDemand Query Restrictions)
Line 15: Line 15:


   BRANCH_NO IN (1234, 1235, 1236, 1237, 1238, 1239)
   BRANCH_NO IN (1234, 1235, 1236, 1237, 1238, 1239)
Further, if you have a type of report for which there are amendments or revisions (for example, governmental tax forms provided to customers of the bank) you may want to obscure the prior versions of the documents by marking them as inactive with the [[arsdoc|arsdoc update]] command, to change the contents of a field from 'VISIBLE' to 'HIDDEN', and creating a group with the following query restriction:
  RPT_VISIBILITY = 'VISIBLE'


This provides the regional manager access to reports from 6 different branches, without needing to define a 'region' field in the Application Group.
This provides the regional manager access to reports from 6 different branches, without needing to define a 'region' field in the Application Group.

Navigation menu