IN_KIT_EXPL_OUT(SQL Table) |
Index Back |
---|---|
Inventory Kit Explosion ChangeRecord of changes made to kit definitions using the kit re-explosion process |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUIN_NONVW |
|
2 | Character(2) | VARCHAR2(2) NOT NULL |
Demand Source
IN=Material Request OM=Sales Order PL=Planning Requisition PO=Purchase Order PR=Purchasing Requisition RT=Material Return SF=Production Request WM=Work Order |
|
3 | Character(5) | VARCHAR2(5) NOT NULL |
Source Bus Unit
Prompt Table: SP_BU_FS_NONVW |
|
4 | Character(10) | VARCHAR2(10) NOT NULL | Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop | |
5 | Number(5,0) | INTEGER NOT NULL | Order Line | |
6 | Number(6,0) | INTEGER NOT NULL | Schedule Line Number | |
7 | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: BU_ITM_INV_VW2 |
|
8 | Number(4,0) | SMALLINT NOT NULL | Demand Line No | |
9 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
10 | PARENT_PROD_ID | Character(18) | VARCHAR2(18) NOT NULL | Parent Product Id |
11 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
12 | DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
13 | IN_CHANGE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Change Type
A=Add Kit Component D=Delete Kit Component M=Modify Kit Component |
14 | IN_KIT_REEXPLODE | Character(1) | VARCHAR2(1) NOT NULL |
Flag indicating whether the Kit Re-Explode program should be initiated
Y/N Table Edit |