DRAFT_XFER_TBL(SQL Table) |
Index Back |
|---|---|
Draft Transfer DetailsRecords details of the party to which a draft has been transferred. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Identifies the Receivables business unit associated with a draft. This field is maintained by the Draft Creation process. | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies a payment draft. The Draft ID is system-generated during the Draft Creation process or manually entered. | |
| 3 | DateTime(26) | TIMESTAMP | Datetime Created | |
| 4 | TRANSACTION_DT | Date(10) | DATE NOT NULL | Transaction date (often used as trade date) |
| 5 | DRAFT_XFER_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Draft Transfer Type
A=Undo Collateral B=Undo Endorse C=Collateral Draft E=Endorse Draft |
| 6 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |