SP_BUARDR_OPRVW(SQL View) |
Index Back |
---|---|
Draft BU |
SELECT c.oprid , A.business_unit , B.descr FROM PS_BUS_UNIT_TBL_AR A , ps_bus_unit_tbl_fs B , ps_sec_bu_opr C WHERE A.business_unit = B.business_unit AND b.business_unit=c.business_unit |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | DRAFT_BU | Character(5) | VARCHAR2(5) NOT NULL | Identifies the Receivables business unit associated with a draft. This field is maintained by the Draft Creation process. |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |