Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ErrMsg | varchar | 300 | √ | null |
|
|
Error message text - Detailed error message description |
|
| ErrorDate | Unknown | 0 | null |
|
|
Error timestamp - When the error occurred |
||
| ErrorMessage | Unknown | 0 | null |
|
|
Error message - Description of the billing rule error |
||
| Id | int identity | 4 | √ | null |
|
|
Error identifier - Alternative identifier for the billing rule error |
|
| RecordId | Unknown | 0 | null |
|
|
Affected record - Reference to record that caused the error |
||
| RuleErrorId | varchar | 10 | √ | null |
|
|
Rule error identifier - Specific identifier for the rule error instance |
|
| RuleId | Unknown | 0 | null |
|
|
Rule reference - Reference to the billing rule that generated the error |