EM_EXT_SELL_DTL(SQL Table) |
Index Back |
---|---|
Voucher Extrct - Seller DetailRecord used to store an extracted voucher's payment status and date when extract is executed by the Seller. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(8) | VARCHAR2(8) NOT NULL | Voucher ID | |
3 | DateTime(26) | TIMESTAMP NOT NULL | 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. | |
4 | Number(5,0) | INTEGER NOT NULL | Payments | |
5 | PYMNT_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Payment Status
A=Alignment E=ACH/EFT Prenote L=Stale Dated Payment N=Reprinted with same ref number O=Overflow P=Paid R=Replaced S=Stopped T=Undo Escheatment U=Undo Cancel V=Void W=Escheated Check X=Deleted |
6 | PYMNT_DT | Date(10) | DATE | Payment Date |