TaxClassifications
TaxClassifications
Columns
| Name | Type | Description |
| LookupType [KEY] | String | LookupType of TaxClassifications |
| LookupCode [KEY] | String | LookupCode of TaxClassifications |
| Meaning [KEY] | String | Meaning of TaxClassifications |
| StartDateActive | Date | StartDateActive of TaxClassifications |
| EndDateActive | Date | EndDateActive of TaxClassifications |
| SetId [KEY] | Long | SetId of TaxClassifications |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| SearchTerm | String | SearchTerm |
| BLookupCode | String | bLookupCode |
| BLookupType | String | bLookupType |
| BOrgId | Long | bOrgId |
| BTrxDate | Date | bTrxDate |
| ClassificationCode | String | classificationCode |
| ClassificationName | String | classificationName |
| Finder | String | finder |