RECV_SUBREC_MG(SQL Table) |
Index Back |
---|---|
Sub Receipt Interface Tbl |
# | 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 | PRODUCTION_ID | Character(10) | VARCHAR2(10) NOT NULL | Production ID |
3 | OP_SEQUENCE | Number(4,0) | SMALLINT NOT NULL | Operation Sequence |
4 | QTY_SF_ACCPT_SUOM | Number(16,4) | DECIMAL(15,4) NOT NULL | Recv Accepted Qty |
5 | QTY_SF_REJCT_SUOM | Number(16,4) | DECIMAL(15,4) NOT NULL | Recv Rejected Qty |
6 | QTY_UPD_ACCPT_SUOM | Number(16,4) | DECIMAL(15,4) NOT NULL | Prdn Accepted Qty |
7 | QTY_UPD_REJCT_SUOM | Number(16,4) | DECIMAL(15,4) NOT NULL | Prdn Rejected Qty |