RE_BILL_CAL_VW

(SQL View)
Index Back

Prompt for Billing Calendar

Prompt View for Billing Calendars

SELECT setid , calendar_id , descr , descrlong FROM PS_CAL_DEFN_TBL WHERE calendar_type = 'D'

# 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 CALENDAR_ID Character(2) VARCHAR2(2) NOT NULL Calendar ID
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
4 DESCRLONG Long Character CLOB Long Description