14.1 sp810_perm_param_seq
This table is used to determine the next available value to be used by both SP803_AUTH_ACTUAL_PARAMS.PERMISSION_PARAMETER and SP804_PERMISSION_PARAMETERS.PERMISSION_PARAMETER. It is also used to provide foreign key constraints against those fields.
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
permission_parameter | number(38) |
Keys
primary key (permission_parameter)
Primary Key Referenced From
Column Descriptions
Field | Description |
---|---|
permission_parameter | The value of the permission_parameter entry in both SP803_AUTH_ACTUAL_PARAMS and SP804_PERMISSION_PARAMETERS. |