MG_BUS_UNIT_VW(SQL View) |
Index Back |
---|---|
MG Business Unit View02/03/1998 : Saritha: Assigned the view 'BUS_UNIT_LANG' as Related Lang record 2/13/98 RS : RL View Type OTH A 10/12/00 RT changed rel lang vw to mg_bus_unit_lvw |
SELECT a.business_unit , b.descr FROM ps_bus_unit_tbl_mg a , PS_BUS_UNIT_TBL_FS b WHERE a.business_unit = b.business_unit |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |