Determine if a given Potency is within a given range of Potency. Return a "0" in the ErrorCode if the Potency is within the given range,
otherwise an ErrorCode will return a "1". If the From Potency is blank, then Potency will be used as the From Potency. If the Thru Potency is blank,
then Potency will be used as the Thru Potency^
D4000430 - Analyze Potency Range
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnFromPotency | LOTP | MATH_NUMERIC | NONE | NONE |
A code that indicates the potency of the lot expressed as a percentage of active or useful material (for example, the percentage of alcohol
| ||||
| mnThruPotency | LOTP | MATH_NUMERIC | NONE | NONE |
A code that indicates the potency of the lot expressed as a percentage of active or useful material (for example, the percentage of alcohol
| ||||
| mnPotency | LOTP | MATH_NUMERIC | NONE | NONE |
A code that indicates the potency of the lot expressed as a percentage of active or useful material (for example, the percentage of alcohol
| ||||
| cErrorCode | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
| None |
| None |