1.Functional Description
1.1Purpose
Increment the escalation level  by 1.
1.2Setup Notes and Prerequisites
1.3logic
Increment Math Escalation Level by one and change the math field to be a string. 
MathAdd(&lpDS->mnMathEscalationLevel, &lpDS->
 mnMathEscalationLevel, &mnOne);
lpDS->cEscalationLevel = 
lpDS->mnMathEscalationLevel.String[0];
D1701160 - Increment Escalation Level
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnMathEscalationLevel | MATH01 | MATH_NUMERIC | OPT | NONE | 
- - - Good Performance Low Value.  | ||||
| cEscalationLevel | ESC3 | char | OPT | NONE | 
The status code used to track our commitment to the customer or an escalation.  | ||||
| None | 
| None |