RF_SHP_RSLT_TMP

(SQL Table)
Index Back

Shipping Results

This record is a temporary record used by the GETPOIUT Business Interlink to store the Shipped Serials and Lots from an IUT.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LINE_NO Number(3,0) SMALLINT NOT NULL Line Number
2 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
3 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the Serial ID of an item or installed product
4 INV_LOT_ID Character(15) VARCHAR2(15) NOT NULL Lot ID
5 QTY_SHIPPED Signed Number(17,4) DECIMAL(15,4) NOT NULL This field is used to determine the quantity shipped.
6 QTY_OPEN Signed Number(17,4) DECIMAL(15,4) NOT NULL Item quantity in a lot that is still open.
7 UNIT_MEASURE_STD Character(3) VARCHAR2(3) NOT NULL Used to store the unit of measure for an item.