BI_CONT_P_VW(SQL View) |
Index Back |
---|---|
Bill Header Contract Prompt VW |
select distinct a.business_unit, a.contract_num from PS_BI_HDR a |
# | 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 |
2 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL |
Contract
Prompt Table: BI_CONT_P_VW |