RB_RL_CDOE_VW(SQL View) |
Index Back |
---|---|
Commitment Duration Opt. Exc.Record used for storring Commitment Duration Options Exclusion products |
SELECT DISTINCT SETID , RULE_ID , PRODUCT_ID FROM PS_RB_RL_CDOE_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | RULE_ID | Character(8) | VARCHAR2(8) NOT NULL | Field used for storing rule id information |
3 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: RB_COMM_PROD_VW |