Functional Description
Purpose
This function is to delete a record from B4100970's memory array(cache) or all records
from it.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Parameters
Data Item Data Structure Description I/O Required Notes
ITM Short Item Number I Y
MCU Branch/Plant I Y
LOTN Lot Number I Y
LOCN Location I Y
EV01 Terminate Cache I N '1' = all records will be
deleted.
Related Tables
Related Business Fuctions
Processing
If Terminatecache = '1' then delete all records with cache key.
Else delete only selected records.
^
D4100970C - Memory, Delete Serial Number
Parameters
Data Item Data Structure Description I/O Required Notes
ITM Short Item Number I Y
MCU Branch/Plant I Y
LOTN Lot Number I Y
LOCN Location I Y
EV01 Terminate Cache I N '1' = all records will be
deleted.
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnShortItemNumber | 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
| ||||
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
| ||||
szLotNumber | LOTN | char | NONE | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
szLocation | LOCN | char | NONE | NONE |
The storage location from which goods will be moved. | ||||
cTerminateCache | EV01 | char | NONE | NONE |
Parameters
| ||||
mnJobnumber | JOBS | MATH_NUMERIC | OPT | INPUT |
The job number (work station ID) which executed the particular job. |
None |
None |