PT_EVENT_PARAMS(SQL Table) |
Index Back |
---|---|
Child table to PT_EVENTS_LOGChild table to PT_EVENTS_LOG that takes variable number of parameters to the message reference in the event. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PT_EVENT_UUID | Character(50) | VARCHAR2(50) NOT NULL | Event Id |
2 | PT_EVENT_PARAM_SEQ | Number(3,0) | SMALLINT NOT NULL | Parameter sequence |
3 | PT_EVENT_PARAM | Long Character | CLOB | Event parameters |