BU_DESCR_VW_TD(SQL View) |
Index Back |
---|---|
TD BU Description View |
SELECT A.BUSINESS_UNIT ,A.DESCR ,A.DESCRSHORT FROM PS_BUS_UNIT_TBL_FS A , PS_BUS_UNIT_TBL_TD 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_BU_TD_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |