GPMX_BNK_PAY_S(SQL View) |
Index Back |
---|---|
CalendarRunID,PayEntity SearchThe purpose is to retrive and select the CAL_RUN_ID, PAY_ENTITY and SOURCE BANK ID for which the end-user wants to create the Flat File |
SELECT DISTINCT(A.CAL_RUN_ID) , A.PAY_ENTITY , A.GPMX_BANK_CD FROM PS_GPMX_PAYMENT A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity | |
3 | Character(11) | VARCHAR2(11) NOT NULL | Global Payroll Mexico : Bank Code |