1.Functional Description
1.1Purpose
This business function will add records to F3404 when a record is retrieved from F3002.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
1. Read a F3404 record using DS input fields as key values
F3404 pmkit < DS KIT
F3404 pmcmcu < DS CMCU
F3404 pmefft < DS EFFT
F3404 pmmmcu < DS MMCU
F3404 pmitm < DS ITM
2. if a F3404 record exists UPDATE CONDITION
2a. update the F3404 fields with DS input fields
3. if a F3404 record does not exist INSERT CONDITION
3a. build new F3404 record with DS input fields
4. Call B9800100, GetAuditInfo to retrieve audit information
4a. assign audit information to F3404 fields
4b. assign DS PID to F3404 PID field
5. Update or Insert F3404 record depending on CONDITION in 2 or 3
^
D3401100 - F3404 Add Data From F3002
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnItemNumberKit | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szBranchComponent | CMCU | char | NONE | NONE |
A secondary or lower-level business unit. The system uses the value that you enter to indicate that a branch or plant contains several
| ||||
szCostCenterAlt | 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
| ||||
mnIdentifierShortItem | 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
| ||||
szDescription | DSC1 | char | NONE | NONE |
Brief information about an item; a remark or an explanation. | ||||
mnFeaturePlannedPercent | FTRP | MATH_NUMERIC | NONE | NONE |
The percentage of demand for a specified feature based on projected production. For example, a company might produce 65% of their
| ||||
mnFeatureCostPercent | FTRP | MATH_NUMERIC | NONE | NONE |
The percentage of demand for a specified feature based on projected production. For example, a company might produce 65% of their
| ||||
jdEffectiveFromDate | EFFF | JDEDATE | NONE | NONE |
A date that indicates one of the following:
o When a component part goes into effect on a bill of material
o When a routing step goes into
| ||||
jdEffectiveThruDate | EFFT | JDEDATE | NONE | NONE |
A date that indicates one of the following:
o When a component part is no longer in effect on a bill of material
o When a routing step is no
| ||||
szProgramID | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
|
B9800100 Get Audit Information |
F3404 Co-Products Planning/Costing Table |