IT_NTFY_OPTN(SQL Table) |
Index Back |
---|---|
IT Notification Options |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | IT_NTFY_SRC | Character(3) | VARCHAR2(3) NOT NULL |
Source notification option
ME=Manage Exceptions NRA=Assets Not Reporting SDI=Software Device Inventory |
2 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: IT_ROLE_NAMES |
3 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL |
Message Set Number. This field refers to the Message Set Number in the Message Catalog.
Prompt Table: PSMSGSETDEFN |
4 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL |
Message Number. This field refers to the Message Number in the Message Catalog.
Prompt Table: PSMSGCATDEFN |