SF_TRC_LOG

(SQL Table)
Index Back

Serial Trace log

Added FRD 08/26/02

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID_INV_ITEM Character(5) VARCHAR2(5) NOT NULL Inv Items SETID
2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BUIN_NONVW

3 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

Prompt Table: BU_ITM_INV_VW

4 DT_TIMESTAMP DateTime(26) TIMESTAMP Date Timestamp
5 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
6 TRANSACTION_DATE Date(10) DATE Transaction Date
7 TRC_TRANS_TYPE Character(2) VARCHAR2(2) NOT NULL Trace Transaction Type
01=Production Association
02=Component Association
03=Production Disassociation
04=Component Disassociation
05=Production ID Split
06=Issue Material
07=Production Completion
08=Association & Completion
09=Production Teardown
10=Usage Teardown
11=Serial in Prdn flag change
12=Trace Usage flag change
13=Rework Association
14=Teardown Association
15=Assembly Scrap
16=Association & Srap
8 TRANSACTION_NBR Number(15,0) DECIMAL(15) NOT NULL 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size.
9 QTY Signed Number(17,4) DECIMAL(15,4) NOT NULL Quantity
10 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
11 PRODUCTION_ID Character(10) VARCHAR2(10) NOT NULL Production ID
12 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence
13 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Serial ID
14 INV_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID
15 COMP_SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Serial ID
16 COMPONENT_ID Character(18) VARCHAR2(18) NOT NULL 04/10/00 (Internet Architecture) SCC: Uppercase label Id.

Prompt Table: %EDITTABLE5

17 OUTPUT_SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Serial ID
18 OUTPUT_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID
19 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.

Prompt Table: %EDITTABLE23

20 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
21 COMP_LOT_ID Character(15) VARCHAR2(15) NOT NULL Component Lot ID
22 MG_ORIG_COMP_ID Character(18) VARCHAR2(18) NOT NULL original component ID
23 QTY_CODE Character(3) VARCHAR2(3) NOT NULL Per
ASY=Assembly
ORD=Order
24 FROM_PRDN_ID Character(10) VARCHAR2(10) NOT NULL From Production ID
25 FROM_ITEMID Character(18) VARCHAR2(18) NOT NULL 04/10/00 SCC (Internet Architecture): Add label ITEM_ID
26 MANUAL_MAINT Character(1) VARCHAR2(1) NOT NULL Manually Maintained
27 CE_POSTED_FLAG Character(1) VARCHAR2(1) NOT NULL Posted
6=Cost for 661
N=Cost Pending Calculation
Y=Cost Calculated
28 MAIN_INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Used in Mfg Genealogy
29 MAIN_LOT_ID Character(15) VARCHAR2(15) NOT NULL Used in Mfg Genealogy
30 MAIN_SERIAL_ID Character(20) VARCHAR2(20) NOT NULL Used in Mfg Genealogy
31 SF_TRC_STATUS Character(2) VARCHAR2(2) NOT NULL Used in Mfg Genealogy
1=Associate
2=Disassociate
3=Torn Down
4=Split
5=Rework
32 PRDN_AREA_CODE Character(10) VARCHAR2(10) NOT NULL Production Area
33 PRODUCTION_TYPE Character(2) VARCHAR2(2) NOT NULL JNW 11/1/98 (CN#SF800-13) activated teardown xlat
PR=Production
RW=Rework
SV=Service
TD=Teardown
34 MA_PRDN_ID_FLG Character(1) VARCHAR2(1) NOT NULL 10/18/99 SCC CN#IC800: Add label MAINTAIN_PID
N=No
Y=Yes