GPGB_RTI_ADJ_VW(SQL View) |
Index Back |
---|---|
RTI Adj Component Search ViewServes as a search record for GPGB_RTI_ADJ component. |
SELECT DISTINCT GPGB_TAX_BGN_YR , EMPLID , EMPL_RCD , VERSION FROM PS_GPGB_RTI_ADJ |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPGB_TAX_BGN_YR | Number(4,0) | SMALLINT NOT NULL |
Tax Year Begins In This Calendar Year
Prompt Table: GPGB_RTI_TYR_VW |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: GPGB_RTI_EES_VW |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Default Value: 0 Prompt Table: GPGB_RTI_EER_VW |
4 | VERSION | Number(10,0) | DECIMAL(10) NOT NULL | Version. Internal PeopleTools version for controlling caching of object. - Version/Table reference |