SF_TRC_OUT(SQL Table) |
Index Back |
---|---|
Trace Output |
# | 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 |
3 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |
4 | SERIAL_ID | Character(20) | VARCHAR2(20) NOT NULL | Serial ID |
5 | INV_LOT_ID | Character(15) | VARCHAR2(15) NOT NULL | Lot ID |
6 | 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. |
7 | 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 |
8 | 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 |
9 | OP_SEQUENCE | Number(4,0) | SMALLINT NOT NULL | Operation Sequence |
10 | OUTPUT_SERIAL_ID | Character(20) | VARCHAR2(20) NOT NULL | Serial ID |
11 | OUTPUT_LOT_ID | Character(15) | VARCHAR2(15) NOT NULL | Lot ID |
12 | NEW_PRDN_QTY | Number(12,4) | DECIMAL(11,4) NOT NULL | Production Start Qty |
13 | COMPL_QTY | Signed Number(13,4) | DECIMAL(11,4) NOT NULL | Completed Qty |
14 | SCRAPPED_QTY | Signed Number(13,4) | DECIMAL(11,4) NOT NULL | Scrapped Qty |
15 | CREATEDTTM | DateTime(26) | TIMESTAMP | DateTime of Query Creation |
16 | LAST_MAINT_DTTM | DateTime(26) | TIMESTAMP | A system generated value that reflects the date and time a transaction was last modified |
17 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |
18 | MANUAL_MAINT | Character(1) | VARCHAR2(1) NOT NULL |
Manually Maintained
Default Value: N |
19 | COMPLETED_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Completed
N=Not Completed Y=Complete Default Value: N |
20 | SF_TRC_FLD_C30_A | Character(30) | VARCHAR2(30) NOT NULL | FRD |
21 | SF_TRC_FLD_C30_B | Character(30) | VARCHAR2(30) NOT NULL | FRD |
22 | SF_TRC_FLD_C1_A | Character(1) | VARCHAR2(1) NOT NULL | FRD |
23 | SF_TRC_FLD_C1_B | Character(1) | VARCHAR2(1) NOT NULL | FRD |
24 | SF_TRC_FLD_N12A | Number(16,3) | DECIMAL(15,3) NOT NULL | FRD |
25 | SF_TRC_FLD_N12B | Number(16,3) | DECIMAL(15,3) NOT NULL | FRD |