Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BillingMethodID | Unknown | 0 | null |
|
|
Billing method reference - Reference to the billing method |
|||||
| billProgID | int identity | 4 | √ | null |
|
|
Reference identifier - Foreign key reference to related entity or lookup table |
||||
| EffectiveDate | Unknown | 0 | null |
|
|
Effective date - Date when this association becomes active |
|||||
| fkInvLogID | int | 4 | √ | null |
|
|
Foreign key reference - Reference to InvLog table for data relationships |
||||
| fkProgramID | int | 4 | √ | null |
|
|
Foreign key reference - Reference to Program table for data relationships |
||||
| IsDefault | Unknown | 0 | null |
|
|
Default flag - Whether this is the default billing method for this program type |
|||||
| ProgramTypeID | Unknown | 0 | null |
|
|
Program type reference - Reference to the program type |