SF_COMPI_BC_VW(SQL View) |
Index Back |
---|---|
BCT Prdn ID Comp/Item View980120 cam (CN# SF750-10.0) : Prompt table view for bar code panels to limit operations to only those for a component equal to assembly item. Standard table not used because of all of the attached PCode. Note the substitution of TO_PRODUCTION_ID and INV_ITEM_ID for the PID and component, respectively. |
Select a.BUSINESS_UNIT, a.PRODUCTION_ID, a.COMPONENT_ID, a.OP_SEQUENCE from PS_SF_COMP_LIST 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 |
|
2 | Character(10) | VARCHAR2(10) NOT NULL | To Production ID | |
3 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
4 | Number(4,0) | SMALLINT NOT NULL | Operation Sequence |