AnalyzeGradeRange

Analyze Grade Range.

Minor Business Rule

Object Name: B4000420

Parent DLL: COPBASE

Location: Client/Server

Language: C

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^

Data Structure

D4000420 - Analyze Grade Range

Parameter NameData ItemData TypeReq/OptI/O/Both
szFromGradeLOTGcharNONENONE

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 
grade    A2   Secondary grade  The grade for a lot is stored in the Lot Master table (F4108).

szThruGradeLOTGcharNONENONE

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 
grade    A2   Secondary grade  The grade for a lot is stored in the Lot Master table (F4108).

szGradeLOTGcharNONENONE

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 
grade    A2   Secondary grade  The grade for a lot is stored in the Lot Master table (F4108).

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None