1.Functional Description
1.1Purpose
This function reads all records of the Variance File F3102 for one Work Order and Parent Item
passed. For each reading, it creates or update the User Index F31UI002. A flag is passed back to determine
if records have been found in F3102 or not.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.4Processing
If no record is found, "no record flag = 0
Else
While it exists,
Create F31UI002 with Work Order Passed, Item, Cost Type, Standard Amount, Standard
Units, UOM from F3102, other amounts initialize to zero.
D3100820 - Initialize F31UI002
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cRecordFound | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
mnOrderNumber | DOCO | MATH_NUMERIC | NONE | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
mnItemNumberShort | 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
| ||||
mnJobNumber | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
szComputerID | CTID | char | NONE | NONE |
cSuppressErrorMessage | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
szUserID | USER | char | NONE | NONE |
The code that identifies a user profile. |
None |
F3102 Production Cost | ||||
F31UI002 User Index - Variances |