TL_RULE_PGM_VW

(SQL View)
Index Back

View of TL_RULE_PGM_DTL

Distinct combinations of TL_RULE_ID and RULE_PGM_ID to identify what programs refer to a given Rule.

SELECT DISTINCT TL_RULE_ID , RULE_PGM_ID FROM PS_TL_RULE_PGM_DTL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TL_RULE_ID Character(12) VARCHAR2(12) NOT NULL Rule ID
2 RULE_PGM_ID Character(12) VARCHAR2(12) NOT NULL Rule Program ID