GetEmployeeSpecificServiceCommOverrides()

Description

Returns the service commission overrides for the specified employee(s).

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iServId

Integer

4

Service Id.  Foreign Key to Product iId.

iEmpId

Integer

4

Employee Id.  Foreign Key to Employee iId.

cCostType

String

 

Type of commission override used.

cPercOrDollar

String

1

Commission override type.

$ = Fixed dollar commission

% = Percentage commission

nCost

Decimal

8

Commission override (dollar amount or percentage).

iGId

Integer

4

Not used.

 

 

Contact Us | Send Feedback