TAXGR_CMPNT_VW(SQL View) |
Index Back |
---|---|
Taxable Gross Component ViewThis view is creates a list of unique Taxable Gross Component IDs. |
SELECT A.TAX_GRS_COMPNT FROM PS_TAXGR_CMPNT_TBL A GROUP BY A.TAX_GRS_COMPNT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TAX_GRS_COMPNT | Character(5) | VARCHAR2(5) NOT NULL | Taxable gross component ID. |