1.Functional Description
1.1Purpose
Compare Grid Control ITM of P3404 - Co/By-Products Planning Table Revisions with that of F3002 for
given KIT and MMCU. If Grid Control ITM exists than return "1" else return "0".
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
KIT = Form Control ( CO/By-Product Planning Table Revisions )
MMCU = Form Control ( CO/By-Product Planning Table Revisions)
If COBY = "b"or "c" exists for KIT + MMCU for F3002 then
Begin
a. Read Record with ( KIT + MMCU + COBY = "b", "c", " ") from F3002
If Grid Control ITM from P3404 exists
Then Return EV05 = 1
Else
Return EV05 = 0
^
D3401110 - F3404ItemValidation
Data Item Data Structure DescriptionI/ORequiredNotes
KIT ItemNumberShortKit I FC CO/By-Product Planning
Table
Revisions
MMCU CostCenterAlt I FC CO/By-Product Planning
Table
Revisions
COBY CoproductsByproducts I
EV05 EverestEventPoint01 O Flag to know if record exist
ITM IdentifierShortItem I GC CO/By-Product Planning
Table
Revisions
^
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 |