CNTRCT_CHRSN

(SQL Table)
Index Back

Contract Change Reason

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 CNTRCT_ID Character(25) VARCHAR2(25) NOT NULL Buying Agreement ID
3 VERSION_NBR Number(5,0) INTEGER NOT NULL Contract Version number
4 REASON_SEQ Number(5,0) INTEGER NOT NULL Reason Sequence
5 REASON_TYPE Character(4) VARCHAR2(4) NOT NULL Reason Type

Default Value: POC1

6 REASON_CD Character(10) VARCHAR2(10) NOT NULL Reason Code

Prompt Table: %EDITTABLE40

7 OPRID_ENTERED_BY Character(30) VARCHAR2(30) NOT NULL Entered By 07/25/2011 MRAD 12383033 :Ensured that OPRID_ENTERED_BY is set with format type of MixedCase. 03/22/2013 GL 16482301: Switched OPRID_ENTERED_BY back to MixedCase again. Please don't change it to UpperCase!!! FYI - The alternatives to use a User ID as uppercase: 1) Create your own User ID, add comments in the Field Properties, and fill out the Owner ID 2) Use %Upper meta-SQL in SQL statements 3) Use Upper function in peoplecodes
8 ENTERED_DTTM DateTime(26) TIMESTAMP Entered Datetime
9 COMMENTS Long Character CLOB Comment