IN_KTQTY_AET(SQL Table) |
Index Back |
---|---|
State record for IN_KTQTY_LIBState record for IN_KTQTY_LIB (Kit Releasable Quantity) App Engine library |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name (see PSRECDEFN). |
3 | WHERE_CLAUSE | Character(254) | VARCHAR2(254) NOT NULL | Where Clause |
4 | IN_KTQTY_SRC_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Kit processing calling program
0=Releasable 1=Shipping 2=Undo |
5 | TEMP_FLD | Character(1) | VARCHAR2(1) NOT NULL | Temporary Field for App Engine |
6 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
7 | DEMAND_SOURCE | 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 |
8 | SOURCE_BUS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit |
9 | ORDER_NO | 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 |
10 | ORDER_INT_LINE_NO | Number(5,0) | INTEGER NOT NULL | Order Line |
11 | SCHED_LINE_NBR | Number(6,0) | INTEGER NOT NULL | Schedule Line Number |
12 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |
13 | DEMAND_LINE_NO | Number(4,0) | SMALLINT NOT NULL | Demand Line No |
14 | ADJUST_QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Adjust Quantity |
15 | IN_KIT_WRK_QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Kit working quantity |
16 | PARENT_PROD_ID | Character(18) | VARCHAR2(18) NOT NULL | Parent Product Id |