GP_ACM_AGEN_VW(SQL View) |
Index Back |
---|---|
AutoGenerated Accumulators VwThis is a view showing all the autogenerated accumulators for a given Earning/Deduction. |
SELECT PIN_PARENT_NUM, PIN_NUM, PIN_NM FROM PS_GP_PIN WHERE PIN_TYPE = 'AC' 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_ACM_AGEN_NUM | Number(8,0) | INTEGER NOT NULL | Element number field |
3 | PIN_ACM_AGEN_NM | Character(18) | VARCHAR2(18) NOT NULL | Element Name field |