RF_INV_DEF_TBL

(SQL Table)
Index Back

Inventory By Location Response

Inventory By Location Response Record.

  • Related Language Record: RF_INV_DEF_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
    2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
    3 DESCR60 Character(60) VARCHAR2(60) NOT NULL Description
    4 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
    CS=Case
    EA=Each
    MHR=Muti Hourly
    PER=Percentage
    SQF=Square Footage
    5 QTY Signed Number(17,4) DECIMAL(15,4) NOT NULL Quantity
    6 QTY_RESERVED Signed Number(17,4) DECIMAL(15,4) NOT NULL Item quantity reserved from Inventory.
    7 QTY_BASE Signed Number(17,4) DECIMAL(15,4) NOT NULL Base Quantity
    8 UNIT_MEASURE_STD Character(3) VARCHAR2(3) NOT NULL Used to store the unit of measure for an item.
    9 QTY_RESERVED_BASE Signed Number(17,4) DECIMAL(15,4) NOT NULL Item quantity reserved base from Inventory.
    10 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
    11 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time