HR_REP_TRANS_DV(SQL View) |
Index Back |
---|---|
Reporting Chg TransactionReporting Change selected employee distinct transaction. |
SELECT DISTINCT A.TRANSACTION_NBR , A.ORIGINATORID , A.NAME_DISPLAY FROM PS_HR_REP_TRANS_VW A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TRANSACTION_NBR | Number(15,0) | DECIMAL(15) NOT NULL | 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size. |
2 | ORIGINATORID | Character(30) | VARCHAR2(30) NOT NULL | Originator Identifier |
3 | NAME_DISPLAY | Character(50) | VARCHAR2(50) NOT NULL | Display Name - name formatted for Display based on the Country |