CS_RULES(SQL Table) |
Index Back |
---|---|
Rule Definition3/29/2013 BUg 16575621 Remove prompt table for cs_rules_id; caused validation error in ADS during copy from file (on target database) when copying new rules |
# | 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 | CS_RULE_ID | Character(20) | VARCHAR2(20) NOT NULL | t |
3 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
4 | CS_RULE_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Rule Type
A=Alternate S=Standard Default Value: S |