WCS_ECM_CYC_EVT(SQL Table) |
Index Back |
---|---|
Cycle Event TableContains all passive trigger dates for the message and alerts framework for each WCS cycle instance. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUDGET_ID | Character(10) | VARCHAR2(10) NOT NULL | Budget ID |
2 | BUDGET_START_DT | Date(10) | DATE NOT NULL | Budget Start Date |
3 | WCS_EVT_DISP_CD | Character(4) | VARCHAR2(4) NOT NULL |
Event Display Code
Although this has a slightly different usage, it shares the same set of translates as the WCS_PERF_DISP_CD field definition.
COMM=Notification Period DFLT=Default OPNR=Review Period OPNU=Update Period |
4 | START_DT | Date(10) | DATE NOT NULL | Start Date |
5 | END_DT | Date(10) | DATE NOT NULL | end date |