RF_IPRD_DISP

(SQL Table)
Index Back

Installed Prod Under Svc View

Shows products in installed product table: for use in prompting for Under Service table in Agreement Line page

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 INST_PROD_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the installed product ID (key field)
2 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
3 CUST_ID Character(15) VARCHAR2(15) NOT NULL Customer ID
4 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
5 BO_ID_CUST Number(31,0) DECIMAL(31) NOT NULL This field stores the Business Object ID for the customer.
6 SERIAL_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the Serial ID of an item or installed product
7 ASSETTAG Character(40) VARCHAR2(40) NOT NULL Asset Tag
8 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID
9 SITE_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.