CS_CT_ADJ_IB

(SQL Table)
Index Back

Contract Price Adjust Sets

3/5/08 RMK F-AHAYT-S60K7 Added version_nbr and set default value to 1

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EIP_CTL_ID Character(25) VARCHAR2(25) NOT NULL Enterprise Components EIP (enterprise integration point) control field
2 SUBNODE Character(30) VARCHAR2(30) NOT NULL Subscribing Node
3 SETID Character(5) VARCHAR2(5) NOT NULL SetID
4 CNTRCT_ID Character(25) VARCHAR2(25) NOT NULL Buying Agreement ID
5 CNTRCT_LINE_NBR Number(5,0) INTEGER NOT NULL Buying Agreement Line Nbr
6 ADJ_ITEM_TYPE Character(1) VARCHAR2(1) NOT NULL Adjust Item Type
C=Category Specific Adjustment
L=Line Specific Adjustment Set
O=Open Item Adjustment Set
T=Template Adjustment

Default Value: L

7 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: CNTRCT_HDR.CNTRCT_BEGIN_DT

8 VERSION_NBR Number(5,0) INTEGER NOT NULL Contract Version number

Default Value: 1

9 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

10 ADJ_SET_TYPE Character(3) VARCHAR2(3) NOT NULL Adjustment Set Type
INC=Increment Adjustments
SUM=Sum All Adjustments

Default Value: SUM