SF_SUBREC_MG_VW

(SQL View)
Index Back

Sub Receipt Prompt View

12/17/98 lee 8.0 enhancement force rank #1785. Sort by PID in descending order.

select a.business_unit, a.production_id, a.op_sequence from PS_RECV_SUBREC_FS a, ps_sf_prdnid_headr b where a.business_unit = b.business_unit and a.production_id = b.production_id and b.prod_status >= '10' and b.prod_status <= '40'

# 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 PRODUCTION_ID Character(10) VARCHAR2(10) NOT NULL Production ID

Prompt Table: SF_PRDNID_HS_VW

3 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence