FCLTY_DFN_ADD

(SQL View)
Index Back

Search Record for Facilities

Search Record for Facilities

SELECT F.SETID , F.FCLTY_ID , FACILITY_TYPE FROM PS_FCLTY_DFN F

# 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 FCLTY_ID Character(12) VARCHAR2(12) NOT NULL A unique key identifier that represents a given counterparty facility.
3 FACILITY_TYPE Character(1) VARCHAR2(1) NOT NULL 3/19/2004 RJB Facility Type field for determining LOC, CP, and Other types of Facilities
1=Other Cash Needs
2=Line of Credit
3=Commercial Paper

Default Value: 1