BCT_BUMG_NONVW(SQL View) |
Index Back |
---|---|
Sec Vw - PS/MG Business Units02/23/2000 - NAS Barcode Search Record with prompt for Open/Closed BUs defined for Inv. and Mfg. This search record has a prompt table and a default value for BU specific for the needs. 05/25/00 ST Added language vw. |
SELECT a.business_unit , b.descr FROM PS_BUS_UNIT_TBL_IN 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_BUMG_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |