PV_ITM_ATTR_TBL

(SQL Table)
Index Back

Item Attributes Table

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

2 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID

Prompt Table: PV_MASTR_ITM_VW

3 ATTRNAME Character(30) VARCHAR2(30) NOT NULL Pub/Sub Attribute Name
4 ATTRVALUE Character(30) VARCHAR2(30) NOT NULL Pub/Sub Attribute Value
5 UOM_ATTR Character(3) VARCHAR2(3) NOT NULL Attribute Unit of Measure

Prompt Table: UNITS_TBL

6 PV_ATTRVALUE Signed Number(14,2) DECIMAL(12,2) NOT NULL This is price per unit for calculating the service charge.