BC_PROJ_SCR

(SQL Table)
Index Back

Weight Matrix Components

Stores the component weight matrices of the project and the calculated score and score type for each one.

  • Parent Record Of BC_PROJ_SCR_CMP
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField
    3 BC_CMPNT_WGHT_ID Character(18) VARCHAR2(18) NOT NULL Identifies the portfolio that will be used for the component weight matrix.

    Prompt Table: BC_PORTFLIO_DFN

    4 BC_OVERALL_SCORE Number(7,2) DECIMAL(6,2) NOT NULL Overall Score used on the Relative Weighting Matrix page.
    5 BC_SCORE_TYPE Character(4) VARCHAR2(4) NOT NULL Identifies the type of score the portfolio represents to the project.
    01=Primary KBO
    02=Primary Risk
    6 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
    7 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
    8 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
    9 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.