PC_CRATE_LN

(SQL Table)
Index Back

Project Custom Rate Line

Define attributes for a Project Costing Custom Rate.

  • Parent record: PC_CRATE_DEFN
  • # 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 RATE_NAME Character(15) VARCHAR2(15) NOT NULL Unique Identifier for a Custom Rate Name

    Prompt Table: PC_CRATE_DEFN

    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

    Prompt Table: CURRENCY_CD_TBL

    5 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
    MHR=Muti Hourly
    PER=Percentage
    SQF=Square Footage

    Prompt Table: UNITS_TBL