1.Functional Description
1.1Purpose
Compare ITM of F3404 with that of F3002 for given KIT and MMCU. If F3404 ITM exists than
return "1" else return "0" and DELETE ITM record in F3404
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
KIT = User Input on Form P3404
MMCU = User Input on Form P3404
If COBY = "b"or "c" exists for KIT + MMCU then
Begin
a. Read Record with ( KIT + MMCU + COBY = "b", "c", " ") from F3002
If F3404 ITM exists
Then Return EV05 = 1
Else
DELETE ITM Record from F3404
^
D3401020 - F3404 Compare CO/By Products
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnParentItemNumber | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szBranchNumber | MMCU | char | NONE | NONE |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
| ||||
cCoProductsByProducts | COBY | char | NONE | NONE |
A code that distinguishes standard components or ingredients from co-products,by-products, and intermediates. Co-products are
| ||||
cRecordExistFlag | EV05 | char | NONE | NONE |
A flag that indicates whether automatic spell check is turned on. | ||||
mnItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
|
None |
F3002 Bill of Material Master File | ||||
F3404 Co-Products Planning/Costing Table |