GP_AA_ELEM_VW(SQL View) |
Index Back |
---|---|
AutoAssigned Elements VwThis is a view showing all the autoassigned elements for a given Earning/Deduction. |
SELECT PIN_PARENT_NUM, PIN_NUM, PIN_NM FROM PS_GP_PIN WHERE PIN_TYPE = 'AA' AND PIN_PARENT_NUM > 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
2 | PIN_AA_ELEM_NUM | Number(8,0) | INTEGER NOT NULL | Element number field |
3 | PIN_AA_ELEM_NM | Character(18) | VARCHAR2(18) NOT NULL | Element Name field |