ap_nm_login

This table is used to store the NM login accounts that can log in to the Notification Website.

Column Name Column Datatype Column Null Option Column Comment
lkey integer not null The unique key for this table. This key can range from 800001001 to 899999999.
lnm varchar(64) not null The name of the login account to which this record refers.
lnm_upcase varchar(64) not null The upper case (UC) version of the login name.
lprivileges varchar(16) not null The "Basic Privileges" assigned to this login account.

Product Name: Unicenter Automation Point

Table Type: Table

Relationships:

Primary Key Related Table Related Column
  ap_nm_notify_item  


Copyright © 2006 CA. All rights reserved.