CUST_BI_GRP_VW(SQL View) |
Index Back |
|---|---|
View of all Customer Groups |
| SELECT a.setid , a.customer_group FROM PS_CUST_GROUP_TBL a WHERE a.cust_grp_type = 'TAX' AND a.eff_status = 'A' AND %EffdtCheck(cust_group_tbl, a, %currentdatein) |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Customer Group |