Input:
sz???
mn???
idWordListPointer = ptr to linked list of words created by ParseItemSearchString
Output:
cIsAMatchingSelection = '1' if its a matching selection
Functionality:
Given the Short Item Number and the 2nd Item Number, the function will check to see if all of the
other words (from the search string) in the linked list of words are also contained in that selection.
If all words are found to be contained in the selection, cIsAMatchingSelection will be equal to '1'.
^
D4101200A - Is A Matching Item Word Selection
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
idWordListPointer | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
cIsAMatchingSelection | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |