SETID_CNT_PO_VW(SQL View) |
Index Back |
---|---|
Contract Setid PO View |
select distinct B.SETID, A.BUSINESS_UNIT from PS_BUS_UNIT_TBL_PM A, PS_SET_CNTRL_GROUP B where A.BUSINESS_UNIT = B.SETCNTRLVALUE and B.REC_GROUP_ID = 'FS_24' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | BUSINESS_UNIT_PO | Character(5) | VARCHAR2(5) NOT NULL | PO Business Unit |