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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| 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 |