# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
MG_OUTPUT_RES_PCT |
Number(3,0) |
SMALLINT NOT NULL |
10/22/98 (CN#EN800-6.0) LAJ...Created
Stores the output item's resource allocation percentage on a Bill of Material. Since it is a percentage, it cannot store a value greater than 100. It is used to determine what percentage of the inputs (components) on the BOM are used to produce the output (co-product).
|
2 |
MG_OUTPUT_QTY |
Number(12,4) |
DECIMAL(11,4) NOT NULL |
10/22/98 (CN#EN800-6.0) LAJ...Created
Stores the output item quantity on a Bill of Materials. This value is assumed to be in the UOM of the output item it's associated to.
KPN 08/23/02: Added label Quantity
|
3 |
MG_OUTPUT_SCHD_QTY |
Number(12,4) |
DECIMAL(11,4) NOT NULL |
Schedule qty
|
4 |
MG_NEW_OUTPUT_QTY |
Number(12,4) |
DECIMAL(11,4) NOT NULL |
10/22/98 (CN#EN800-6.0) LAJ...Created
Stores the output item quantity on a Bill of Materials. This value is assumed to be in the UOM of the output item it's associated to.
|