SCC_RULE_VR_TBL

(SQL Table)
Index Back

Rules Engine Versions

This record is used to define reasons for version changes in rules for the rules engine.

  • Related Language Record: SCC_RULE_VR_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCC_RULE_VERS_RSN Character(40) VARCHAR2(40) NOT NULL This field is the reason code used for versioning a rule in the Rules Engine
    2 SCC_RULE_VRSN_NAME Character(30) VARCHAR2(30) NOT NULL This field is the name of the reason version used in the rule engine.
    3 SCC_RULE_VRSN_DSCR Character(254) VARCHAR2(254) NOT NULL Version reason description used in the Rules Engine
    4 SCC_RULE_VRSN_INIT Character(1) VARCHAR2(1) NOT NULL This field is a Y/N field in the version reason codes table that defines a reason as the initial reason.

    Y/N Table Edit

    Default Value: N

    5 SCC_RULE_VRSN_NEW Character(1) VARCHAR2(1) NOT NULL This field is a Y/N field in the version reason codes table that defines a reason as the new version reason.

    Y/N Table Edit

    Default Value: N

    6 SCC_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Created By
    7 SCC_ROW_ADD_DTTM DateTime(26) TIMESTAMP Created
    8 SCC_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Updated By
    9 SCC_ROW_UPD_DTTM DateTime(26) TIMESTAMP Last Update Date/Time