IN_PARGROUP_VW2(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.business_unit , a.business_unit_po , a.cart_group , a.location FROM PS_CART_ATTRIB_INV a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT_IN | Character(5) | VARCHAR2(5) NOT NULL | Inventory Unit |
2 | BUSINESS_UNIT_PO | Character(5) | VARCHAR2(5) NOT NULL | PO Business Unit |
3 | CART_GROUP2 | Character(5) | VARCHAR2(5) NOT NULL | Par Location Group |
4 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |