GRP_AP_BUS_VW2(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','V') |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | GRP_AP_ID | Character(10) | VARCHAR2(10) NOT NULL | Control Group ID |
3 | GROUP_DT | Date(10) | DATE | Group Control Date |