CNTRCT_LN_SH_FS

(SQL View)
Index Back

Contract Shipment Templates

Contract Shipment Templates

SELECT A.SETID , A.CNTRCT_ID , A.VERSION_NBR , A.CNTRCT_LINE_NBR , A.SCHED_NBR , A.DAYS_TO_DELIV , A.DUE_TIME , A.QTY_SCHED , %subrec(LAST_UPDATE_SBR, A) FROM PS_CNTRCT_LN_SHIP A

  • Parent record: CNTRCT_LINE
  • # 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

    Default Value: 1

    4 CNTRCT_LINE_NBR Number(5,0) INTEGER NOT NULL Buying Agreement Line Nbr

    Default Value: 1

    5 SCHED_NBR Number(3,0) SMALLINT NOT NULL Schedule Number

    Default Value: 1

    6 DAYS_TO_DELIV Number(3,0) SMALLINT NOT NULL Days From Ordering to Delivery
    7 DUE_TIME Time(15) TIMESTAMP Due Time
    8 QTY_SCHED Number(16,4) DECIMAL(15,4) NOT NULL Schedule Qty Per Schedule

    Default Value: 1

    9 OPRID_MODIFIED_BY Character(30) VARCHAR2(30) NOT NULL Last User to Modify Entered By 07/25/2011:Ensured that OPRID_MODIFIED_BY is set with format type of MixedCase.
    10 LAST_DTTM_UPDATE DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.