CO_DED_DATA_ID(SQL Table) |
Index Back |
|---|---|
Supplier's last ID used.Contains the last number used for the file identifier and message identifier. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Merchant ID | |
| 2 | LAST_FILE_ID | Number(6,0) | INTEGER NOT NULL | Denotes the last file identifer number used for the Supplier. This identifer number is appended to the generated file identifier. |
| 3 | LAST_MSG_ID | Number(6,0) | INTEGER NOT NULL | Denotes the last XML message identifer number used for the Supplier. This identifer number is appended to the generated XML message identifier. |