GP_FG_HDR_HST(SQL Table) |
Index Back |
---|---|
Payment EIP Msg Hdr (archive)Payment EIP Message Header |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | PMT_MSG_ID | Character(15) | VARCHAR2(15) NOT NULL |
Identification for the instance of a PAYMENT_REQUEST message
(SEPA/Financial Gateway)
Default Value: NEXT |
4 | PMT_SOURCE | Character(10) | VARCHAR2(10) NOT NULL | Source system this transaction is originating from (SEPA/Financial Gateway) |
5 | TOTAL_PMT_COUNT | Number(7,0) | INTEGER NOT NULL | Total count of payments in PMT_DETAIL_STG |
6 | TOTAL_PMT_SUM | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Sum of all payments in PMT_DETAIL_STG |