GPNZ_ADVCAL_VW

(SQL View)
Index Back

Non-Finalized Calendar Groups

This view shows only Australian Calendar Groups that have not been finalized. It is used as a prompt table for the Advance calendar Group and return Calandar Group on the Australian Absence Advance page.

SELECT CAL_RUN_ID ,DESCR FROM PS_GP_CAL_RUN WHERE RUN_FINALIZED_IND = 'N' AND COUNTRY = 'NZL'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description