Functional Description
Purpose
This function is used by the Manufacturing Journal Entries UBE (R31802A). It is called by the Work Order Processing (B3104170) business
function. Its purpose is to update the Item Ledger (F4111) file.
Setup Notes and Prerequisites
There are no special prerequisites or setup notes for this function.
Technical Specifications
Open the Item Ledger (F4111) table
Set Selection on the Item Ledger table based on the Work Order Number, Order Type, and the Batch Number equal to zero
For each record selected
Update the Item Ledger information
Close the Item Ledger table.
D3104260 - Item Ledger Detail Update
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnWorkOrderNumber | DOCO | MATH_NUMERIC | OPT | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType | DCTO | char | OPT | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
jdGLDate | DGL | JDEDATE | OPT | NONE |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
mnBatchNumber | ICU | MATH_NUMERIC | OPT | NONE |
A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either
| ||||
cSuppressErrorMessage | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | OPT | 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 | OPT | NONE |
The code that identifies a user profile. | ||||
jdDate | DTE | JDEDATE | OPT | NONE |
You can enter a date with or without slashes (/) or dashes (-) as separators.
If you leave a date entry field blank, the system supplies the
| ||||
mnTime | TME0 | MATH_NUMERIC | OPT | NONE |
Everest Parent Data Item | ||||
szWorkStationId | JOBN | char | OPT | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
szDocumentCompany | KCO | char | OPT | NONE |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
|
None |
None |