AR
ARSPCommnHistory
Represents aggregate historical information about commissions calculated for a given salesperson in a given financial period, additionally broken down by branch, customer, and customer location. The records of this type are created by the Calculate Commissions process, which corresponds to the ARSPCommissionProcess graph.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BaseCuryID | nvarchar(5) | - | ||
Description:No description available | ||||
BranchID | int | Branch | Branch | |
Description:No description available | ||||
CommnAmt | decimal | Commission Amount | - | |
Description:No description available | ||||
CommnPeriod | string | Commission Period | - | |
Description:No description available | ||||
CommnblAmt | decimal | Commissionable Amount | - | |
Description:No description available | ||||
CustomerID | int | Customer | ||
Description:No description available | ||||
CustomerLocationID | int | Location | ||
Description:No description available | ||||
PRProcessedDate | datetime | PR Processed Date | - | |
Description:No description available | ||||
SalesPersonID | int | Salesperson ID | SalesPerson | |
Description:No description available | ||||
TypeNonexistent in DBObsolete | string | Type | - | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||