Functional Description
Purpose
Verify if both Lot Number (LOTN) and Item Number (UITM) are blank. If both are blank, set an error
message on and return an ErrorCode of 1
Setup Notes and Prerequisites
Special Logic
Technical Specifications
^
D4100130 - Verify Lot Item For Blank
Parameters:
Data Item Data Structure DescriptionI/ORequired
LOTNszLotNumber
UITMszItemNumber
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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. | ||||
szItemNumber | UITM | char | NONE | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. |
None |
None |