NAS 09/99 creation - Work record created to allow multiple output functionality when generating completion labels.

SF_RUN_SFS7004

(SQL Table)
Index Back

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
4 MG_OUTPUT_ITEM Character(18) VARCHAR2(18) NOT NULL 04/10/00 (Internet Architecture) SCC: Uppercase label Id. 10/22/98 (CN#EN800-6.0) LAJ...Created Stores the output item number on a Bill of Materials. This item may be either a co-product or a by-product on the BOM. The output type field determines which one it represents. There should always be at least one output item on the BOM at all times; this output item is the same as the BOMs item id.
5 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence
6 MG_OUTPUT_TYPE Character(2) VARCHAR2(2) NOT NULL 10/22/98 (CN#EN800-6.0) LAJ...Created Stores the output item type on a Bill of Materials. The type could represent either a co-product (primary or secondary) or a by-product (waste or recycle). 11/23/98 (CN#SF800-13) JNW added teardown xlat
CP=Primary
CS=Co-Product
RB=Recycle
TD=Teardown
WB=Waste
7 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
8 CONFIG_CODE Character(50) VARCHAR2(50) NOT NULL Product Configurator
9 MG_OUTPUT_QTY Number(12,4) DECIMAL(11,4) NOT NULL 10/22/98 (CN#EN800-6.0) LAJ...Created Stores the output item quantity on a Bill of Materials. This value is assumed to be in the UOM of the output item it's associated to. KPN 08/23/02: Added label Quantity
10 UNIT_MEASURE_PACK Character(3) VARCHAR2(3) NOT NULL Packing UOM

Prompt Table: %EDITTABLE18

11 PACK_UOM Character(3) VARCHAR2(3) NOT NULL Packing UOM
12 UNIT_MEASURE_STD Character(3) VARCHAR2(3) NOT NULL Standard Unit of Measure
13 NO_OF_LABEL Number(7,0) INTEGER NOT NULL Number of Labels
14 PACK_QTY_1 Number(12,4) DECIMAL(11,4) NOT NULL Packing Quantity
15 NO_OF_LABELS Number(7,0) INTEGER NOT NULL Number of Labels
16 PACK_QTY_2 Number(12,4) DECIMAL(11,4) NOT NULL Packing Quantity
17 INV_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID