GRP_AP_BUS_VW3(SQL View) |
Index Back |
|---|---|
Cntrl Grps Active for an opr |
| SELECT business_unit , grp_ap_id , group_dt FROM PS_GRP_AP WHERE process_instance = 0 AND grp_ap_status IN ('R', 'A') |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Control Group ID | |
| 3 | GROUP_DT | Date(10) | DATE | Group Control Date |