1.Functional Description
1.1Purpose
This function will load the parent serial number associations cache from the WO Serial Numbers
(F3105) table. This cache is used in serial numbers processing in the Work Orders Serial Numbers
Association program (P3107) and in the Work Order Completions (P31114) program. This cache stores the Work
Order Serial Numbers which have been assigned through the "Assign WO Serial Numbers" (P3105) application
and stored on the WO Serial Numbers (F3105) table.
This function uses the cache utility function, "Cache Serial Number Associations" (B31001280) to
perform all standard cache functions (i.e. creating/terminating cache, all input/output functions).
1.3Special Logic
There is no special logic within this function.
2.Technical Specifications
2.4Processing
Document Type (DCTO), and Branch/Plant passed in as input.
"Cache, Process Serial Nos Associations" (B3101280). If the parent is in "associated" status,
retain this value and do not change it when updating.
(3)Delete any existing cache record for the line number.
the following values from the retrieved F3105 record:
Order Type (DCTO)
Branch Plant (MCU)
Parent Lot (F4111 PLOT)
Parent Location (LOCN)
Sequence Number (LINS)
records greater than the last line number written in step b above.
D3101320 - Load Parent Serial Nos Cache
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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,
| ||||
szOrderType | DCTO | char | NONE | 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
| ||||
szBranchPlant | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szCompleteionsDocType | DCT | char | NONE | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
szScrapDocType | DCT | char | NONE | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
mnParentJobNumber | JOBS | MATH_NUMERIC | NONE | NONE |
The job number (work station ID) which executed the particular job. | ||||
cSuppressErrorMsgs | 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
| ||||
mnParentItemShort | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
mnNoCacheWritten | MATH01 | MATH_NUMERIC | NONE | NONE |
- - - Good Performance Low Value. |
None |
None |