PO_MASS_RECORD

(SQL Table)
Index Back

Item Ctlg Maint Update Values

Item Catalog Maintenance Update records and values to be updated

# 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 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
3 CRITERIA_ID Character(10) VARCHAR2(10) NOT NULL Selection Criteria ID
4 ITM_TMPLT_ID Character(10) VARCHAR2(10) NOT NULL Template ID

Prompt Table: ITM_TMPLT_FLD

5 RECNAME Character(15) VARCHAR2(15) NOT NULL Record (Table) Name (see PSRECDEFN).

Prompt Table: ITM_TMPLT_HD_PR

6 LINE_NBR Number(5,0) INTEGER NOT NULL Line Number: 11/24/08 - Added TARGET label [PC product]

Default Value: 1

7 FIELDNAME Character(18) VARCHAR2(18) NOT NULL Field Name (see PSDBFIELD).

Prompt Table: ITM_TMPLT_FD_PR

8 VALUE_DT Date(10) DATE Equivalent to a deal transaction's settlement date.
9 DESCR Character(30) VARCHAR2(30) NOT NULL Description
10 TOTAL_MISC Signed Number(28,3) DECIMAL(26,3) NOT NULL Misc Charges Total
11 BEGIN_TM Time(15) TIMESTAMP Begin Time
12 AMT_LINE_MAX Number(27,3) DECIMAL(26,3) NOT NULL Max Line Amt Per Contract
13 PCT_UNDER_QTY Signed Number(4,0) DECIMAL(3) NOT NULL Close PO Under Qty Pct Tol
14 DTTIME_ADDED DateTime(26) TIMESTAMP Date Time Added