WF_HS_AL_ERRWRN(SQL Table) |
Index Back |
---|---|
Workflow error/warn Allergy SSWorkflow processing errors for Health Card Allergy self service transactions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
2 | Date(10) | DATE NOT NULL | Transaction Date | |
3 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
4 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID for Health and Safety
Prompt Table: HS_PER_ORG_ASGN |
|
5 | Character(5) | VARCHAR2(5) NOT NULL |
Regulatory Region
Prompt Table: REG_REGION_TBL |
|
6 | Character(4) | VARCHAR2(4) NOT NULL |
Allergy code
Prompt Table: HS_ALLERGY_TBL |
|
7 | Date(10) | DATE NOT NULL | Start Date for Gen Standing PO | |
8 | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. | |
9 | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. | |
10 | MSG_SEVERITY | Character(1) | VARCHAR2(1) NOT NULL |
Message Severity
C=Cancel E=Error M=Message W=Warning Default Value: M |
11 | 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. |
12 | MESSAGE_TEXT_WRK | Character(250) | VARCHAR2(250) NOT NULL | Message Text |
13 | DESCRLONG | Long Character | CLOB | Long Description |