syst_action_groups


Description

Defines groups of actions which can be associated with an invoking primary command.

There are two fundamental roles fulfilled by the Action Group. The first of these is a simple organizing role related to child Action records (ms_syst_data.syst_actions); there is little functional purpose to this first role aside from user interface categorization.

The second fundamental role establishes the Primary Command component of a user commandline interaction model. The Primary Commands defined by Action Groups express the general action a user wishes to take: “new”, “open”, “display” are examples of such generalized actions. These generalized actions in turn can then be specialized using a secondary Command (defined by Actions) to a specific system function: “new purchase order”, “new sales order”, “open sales order”, “display report” are examples showing how the generalized commands (Action Group) are tied to specific Action commands (Actions).

User Defined Record Supported Operations

  • INSERT
  • SELECT
  • UPDATE
  • DELETE

System Defined Record Supported Operations

  • SELECT
  • UPDATE - See column comments for applicable restrictions.

Columns

Relationships

View Definition


Possibly Referenced Tables/Views