IncrementEscalationLevel

Increment Escalation Level

Minor Business Rule

Object Name: B1701160

Parent DLL: CCRIN

Location: Client/Server

Language: C

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];



Data Structure

D1701160 - Increment Escalation Level

Parameter NameData ItemData TypeReq/OptI/O/Both
mnMathEscalationLevelMATH01MATH_NUMERICOPTNONE

- - - Good Performance Low Value. 

cEscalationLevelESC3charOPTNONE

The status code used to track our commitment to the customer or an escalation.

Related Functions

None

Related Tables

None