Changing the Data Model for Suppress Mode Visibility

This step is part of Process for Establishing Suppress Mode Visibility.

To change the data model for Suppress mode visibility

  1. Create a new intersection table between the base table and S_PGROUP.

  2. Add the following columns:

    PGROUP_ID Varchar(15) references S_PGROUP
    <SomeName> Varchar(15) references <BaseTable>