SF_LOTEDT_BC_VW(SQL View) |
Index Back |
---|---|
BCT Lot Component Returns View980226 cam (CN# SF750-10.0) : Prompt table view of component based lots used in the bar-code kit returns for production schedules. View limits the data to the production area/component/op combination. View hangs off of another view, SF_COMPQTY_VW, which already limits to production schedules. |
SELECT A.business_unit, A.prdn_area_code, A.component_id, A.op_sequence, A.revision, A.qty_code, A.inv_lot_id FROM PS_SF_COMPQTY_VW A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Production Area | |
3 | Character(18) | VARCHAR2(18) NOT NULL | 04/10/00 (Internet Architecture) SCC: Uppercase label Id. | |
4 | Number(4,0) | SMALLINT NOT NULL | Operation Sequence | |
5 | Character(4) | VARCHAR2(4) NOT NULL | 01/27/2000 RML Added "As of" label | |
6 | Character(3) | VARCHAR2(3) NOT NULL |
Per
ASY=Assembly ORD=Order |
|
7 | Character(15) | VARCHAR2(15) NOT NULL | Lot ID |