IN_PARGROUP_VW(SQL View) |
Index Back |
|---|---|
Par Location ViewView used for the par location prompting. Business Unit is being redirected to Source Business Unit and Order BU to Business Unit. |
| SELECT a.order_bu , a.business_unit , a.cart_group , a.location FROM PS_CART_ATTRIB_INV a |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Par Location Group | |
| 4 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |