MSG_ARCASH_VW(SQL View) |
Index Back |
---|---|
Payment Predictor Message Log |
select distinct process_instance, message_seq, jobid, program_name, dttm_stamp_sec from ps_message_log where message_seq = 1 and jobid = 'ARCASH' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | MESSAGE_SEQ | Number(9,0) | DECIMAL(9) NOT NULL | Message Sequence |
3 | JOBID | Character(10) | VARCHAR2(10) NOT NULL | Job ID |
4 | PROGRAM_NAME | Character(8) | VARCHAR2(8) NOT NULL | Program Name |
5 | DTTM_STAMP_SEC | 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. |