SCC_RULE_STK_TR

(SQL View)
Index Back

Rules Engine Test Debug Log

This record contains the debug log information from a test in the rules engine.

SELECT ' ' , 0 , ' ' , 0 , ' ' , ' ' , %TextIn(' ') , %TextIn(' ') FROM PS_SCC_RULE_COLORS

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SCC_RULE_ID Character(40) VARCHAR2(40) NOT NULL This field is the Rule ID for rules used in the Rules Engine
2 SCC_RULE_VERSION Number(3,0) SMALLINT NOT NULL This field is the version of a rule or rule group in the rules engine.
3 SCC_RULE_NAME Character(80) VARCHAR2(80) NOT NULL This field contains the name of the rule used in the Rules Engine
4 SCC_RULE_ORDER Number(4,0) SMALLINT NOT NULL This field is used to identify the order of the rows in the rules engine setup for the Rules Engine
5 SCC_RULE_DBG_LNK Character(1) VARCHAR2(1) NOT NULL Details
6 SCC_RULE_NAME_LNK Character(1) VARCHAR2(1) NOT NULL Name Link
7 SCC_RULE_STMTDESCR Long Character(2000) VARCHAR2(2000) This field contains the description of the statement to show to user on the rules engine main page.
8 SCC_RULE_DBG_XML Long Character CLOB Context