arg_security

Contains security settings for web controls for each security role

Column Name Column Datatype Column Null Option Column Comment
serdid integer not null Role ID. First part of the primary key. Foreign key to the arg_roledef table.
secnid integer not null Control ID. Second part of the primary key. Foreign key to the arg_controls table.
seattadd smallint with null AddNew attribute
seattupd smallint with null Update attribute
seattad2 smallint with null Secondary AddNew Attribute
seattup2 smallint with null Secondary Update Attribute
seprot smallint with null Field protection Attribute
creation_user nvarchar(64) with null Creation user
creation_date integer with null Creation date
last_update_user nvarchar(64) with null Last update user
last_update_date integer with null Last update date
version_number integer with null Version number

Product Name: Unicenter Asset Portfolio Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.