WF_HS_IM_ERRWRN(SQL Table) |
Index Back |
|---|---|
Workflow errors ImmunizationsWorkflow processing errors for Immunization self service transactions |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Date(10) | DATE | Termination 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 |
Immunization Code
Prompt Table: HS_IMMUN_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 |