CART_ATTRIB_VW(SQL View) |
Index Back |
|---|---|
Par Location Attribute ViewView used for the par location prompting. |
| 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 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUIN_NONVW |
|
| 2 | 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 |