GPSG_NRP_GIR_AD(SQL Table) |
Index Back |
---|---|
EFT transfer run control tableThis table stores parameters for the SGP EFT file creation process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging | |
2 | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID | |
3 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
4 | GPSG_PMT_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
This field determines which kind of payments will be included in the SGP EFT process.
10=Net Pay Distribution Only 20=Recipient Deductions Only 30=Net Pay and Recipients |
5 | GPSG_RERUN_GIRO | Character(1) | VARCHAR2(1) NOT NULL | Indicates when the SGP EFT process is a re-run to allow the payment file to be recreated |
6 | GPSG_DEPOSIT_DT | Date(10) | DATE | Date of Deposit of EFT payments for SGP |
7 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id |
8 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |
9 | DEBIT_DT | Date(10) | DATE | Debit Date |
10 | GPSG_RCPNT_OPTN | Character(2) | VARCHAR2(2) NOT NULL |
Determines how recipients are to be selected for inclusiuon in the SGP EFT & Recipient processing.
10=Selected Recipients 20=All Recipients 30=Selected Deduction |
11 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |