MG_CAL_PRMPT_VW(SQL View) |
Index Back |
---|---|
Manufacturing Calendar prompt03/04/97 RPS (CN# MG700-1.0): Added Calendar_Code field for Calendar Code Enhancement. |
select distinct(BUSINESS_UNIT), CALENDAR_CODE from PS_MG_CALENDAR_WK |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUMGOP_NONVW |
2 | CALENDAR_CODE | Character(10) | VARCHAR2(10) NOT NULL |
This code is for a group of dates associated with exchange (stock, money, commodity) traded future or option contracts.
Prompt Table: MG_CALENDAR_WK |