PW_ARB_SEQ

(SQL Table)
Index Back

Price Arbitration Attributes

A Price Arbitration Plan is made up of one or more Price Arbitration Sequences. It defines the order in which Price Rules should be applied to the transaction.

# 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.

Prompt Table: SP_SETID_NONVW

2 PW_APP_CD Character(4) VARCHAR2(4) NOT NULL Transaction Code
3 PW_ARB_ID Character(10) VARCHAR2(10) NOT NULL Arbitration Plan
4 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence

Default Value: 1

5 PW_ARB_TYPE Character(2) VARCHAR2(2) NOT NULL Arbitration Type
6 PW_ARB_VALUE Character(30) VARCHAR2(30) NOT NULL Arbitration Value
7 TREE_LEVEL_NUM Number(3,0) SMALLINT NOT NULL Parent tree level if this is a part of the PSTREEBRANCH record