Determine if a given Grade is within a given range of Grades. Return a "0" in the ErrorCode if the Grade is equal to or between the given
range, otherwise return a "1". If the beginning grade is blank, then the Grade is used as the beginning range. If the ending grade is blank, then
the Grade is used as the ending range. If both the grade is blank, then the Grade is used^
D4000420 - Analyze Grade Range
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szFromGrade | LOTG | char | NONE | NONE |
A code that indicates the grade of a lot. The grade is used to indicate the quality of the lot. Examples include the following:
A1 Premium
| ||||
szThruGrade | LOTG | char | NONE | NONE |
A code that indicates the grade of a lot. The grade is used to indicate the quality of the lot. Examples include the following:
A1 Premium
| ||||
szGrade | LOTG | char | NONE | NONE |
A code that indicates the grade of a lot. The grade is used to indicate the quality of the lot. Examples include the following:
A1 Premium
| ||||
cErrorCode | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
None |