RF_AGRTEMPIN_VW

(SQL View)
Index Back

Agreement Template view

Agreement Template view (all active/valid "internal" templates)

SELECT SETID ,AGR_TEMPLATE_ID FROM PS_RF_AGREEMENT WHERE AGR_TEMPLATE_ID <> ' ' AND AGREEMENT_CATEGORY = '2' AND AGRT_STATUS = '005' AND RO_CAPTURE_FLAG <> 'Y'

# 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.

Default Value: OPR_DEF_TBL_RB.SETID

Prompt Table: SP_SETID_NONVW

2 AGR_TEMPLATE_ID Character(30) VARCHAR2(30) NOT NULL This field stores the Agreement template id.