SETID_CNT_VW(SQL View) |
Index Back |
---|---|
Contract Setid View |
select distinct B.SETID, A.BUSINESS_UNIT from PS_BUS_UNIT_TBL_AP 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 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(5) | VARCHAR2(5) NOT NULL | AP Business Unit |