PMT_ACKNOWLEDGE

(SQL Table)
Index Back

Payment Acknowledgement Record

Payment Acknowledgement Record. Converted to table in order to utilize the CopyTo function. No data should be loaded into the table.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PMT_ID Character(15) VARCHAR2(15) NOT NULL Payment id
2 PMT_MSG_ID Character(15) VARCHAR2(15) NOT NULL Payment Message ID
3 PMT_SEQ_NUM Number(15,0) DECIMAL(15) NOT NULL Sequence Number
4 PMT_STATUS Character(2) VARCHAR2(2) NOT NULL Payment status
C=Canceled
CM=Cancelled with Message
E=Error
H=Flagged for Hold
L=Awaiting Dispatch
N=Not Processed
P=Paid
PC=Pending Cancellation
PR=Pending Reversal
R=Received by Bank
RM=Reversed with Message
S=Dispatched to Bank
SC=In Process
5 BANK_REF_ID Character(16) VARCHAR2(16) NOT NULL A reference identifier associated with a given bank/counterparty transaction.
6 FED_WIRE_ID Character(22) VARCHAR2(22) NOT NULL This field will hold the Federal Wire ID # that is given upon confirmation of a successful wire transfer.
7 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
8 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
9 ERROR_MESSAGE Character(254) VARCHAR2(254) NOT NULL For Standard Journal (SJE)