IN_IL_CART_VW(SQL View) |
Index Back |
---|---|
Par Location Attribute ViewView used for the par location prompting. Business Unit is being redirected to Source Business Unit. |
select a.business_unit, a.inv_cart_id, a.descr, a.cart_group, a.location from PS_CART_ATTRIB_INV a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SOURCE_BUS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit |
2 | INV_CART_ID | Character(15) | VARCHAR2(15) NOT NULL | Par Location ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | CART_GROUP | Character(5) | VARCHAR2(5) NOT NULL |
Par Location Group
Prompt Table: CART_GROUP_INV |
5 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |