EVNT_JRULES_CK(SQL Table) |
Index Back |
---|---|
Event 3cs Joint RulesThis table captures the fields to compare for each Comm Speed Key assigned to a 3C's Engine Event ID. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_TBL |
2 | EVENT_3CS_ID | Character(10) | VARCHAR2(10) NOT NULL |
3Cs event ID
Prompt Table: EVNT_COMM_TBL |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | COMM_KEY | Character(8) | VARCHAR2(8) NOT NULL | Communication Speed Key |
5 | COMPARE_FLD | Character(18) | VARCHAR2(18) NOT NULL |
Used to capture the Variable Data table(s) field names and the Comm Key table(s) field names.
Prompt Table: EVNT_JR_CK_VW |