TL_PERIOD_NA_VW(SQL View) |
Index Back |
---|---|
Period Filter Not ApplicableView introduced for selection to indicate that Period is Not Applicable |
SELECT PERIOD_ID , DESCR FROM PS_TL_TIME_PERIODS WHERE PERIOD_ID='NONE' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PERIOD_ID | Character(12) | VARCHAR2(12) NOT NULL | Time Period ID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |