REPL_INV_REQ_VW(SQL View) |
Index Back |
---|---|
Requisition ID Prompt View |
select distinct business_unit, req_id from PS_REPLEN_RQST_INV where req_id > '0' |
# | 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_BUIN_NONVW |
2 | REQ_ID | Character(10) | VARCHAR2(10) NOT NULL | Requisition ID |