GPCH_MC_EXCEPT(SQL Table) |
Index Back |
---|---|
App. Msg. Mon. ExceptionsThis view is used to list Subscription Contract errors in the Application Message Monitor for Multi Contract - Global Payroll Switzerland |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
3 | Character(30) | VARCHAR2(30) NOT NULL | Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN). | |
4 | Character(30) | VARCHAR2(30) NOT NULL | Name of a Subscription, which defines which subscription process is invoked when you receive an application message. | |
5 | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | |
6 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
7 | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. | |
8 | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. | |
9 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning Default Value: M |
10 | MESSAGE_TEXT | Character(100) | VARCHAR2(100) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. |
11 | MESSAGE_TEXT_WRK | Character(250) | VARCHAR2(250) NOT NULL | Message Text |
12 | DESCRLONG | Long Character | CLOB | Long Description |