# FinderTypeCodes: Twinfield Domain FinderTypeCodes Lookup-table that translates code values of the domain 'FinderTypeCodes' into descriptions. - Catalog: `Twinfield` - Schema: `CodeValues` - Label: Domain FinderTypeCodes Example: The code value 'ART' means 'Items'. - Retrieve: True ## View Columns The columns of the view `FinderTypeCodes` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `code` | `varchar2(240)` | Code | ☑ | Unique code within the domain. | | `description` | `varchar2(4000)` | Description | ☐ | Meaning of the unique code within the domain. | | `domain` | `varchar2(240)` | Domain | ☑ | Each domain defines a map of codes to values. | | `resource_code` | `varchar2(240)` | Resource Code | ☐ | Resource code for internationalization. | ## Values | Code | Description | |:---:|---| | `ART` | Items | | `ASM` | Asset methods | | `BDS` | Budgets | | `BNK` | Cashbooks and banks | | `BSN` | Billing schedule | | `CDA` | Credit management action codes | | `CER` | Certificates | | `CQT` | List of available (not paid) cheques | | `CTR` | Countries | | `CUR` | Currencies | | `DIM` | Dimensions (financials) | | `DMT` | Dimension types | | `DVT` | Vat types | | `FLT` | Filter mappings | | `FMT` | Payment files | | `GRP` | Dimension groups | | `GWY` | Gateways | | `HIE` | Hierarchies | | `HND` | Hierarchy nodes | | `ICTCOUNTRY` | ICT Country codes | | `INV` | Invoice types | | `IVT` | List of available (not paid) invoices | | `MAT` | Matching types | | `OFF` | Offices | | `OFG` | Office groups | | `OIC` | Available offices for InterCompany transactions | | `PAY` | Payment types | | `PIS` | Paying-in slips | | `PRD` | Periods | | `REP` | Reports | | `REW` | Word templates (invoices, reminder letters) | | `RMD` | Reminder scenarios | | `ROL` | User roles | | `SAR` | Sub items | | `SPM` | Distribution by periods (Budgets/Extended Trial Balance allocation) | | `TEQ` | Time & quantities transaction types | | `TRS` | Transaction types (daybooks) | | `TRT` | Time project rates | | `TXG` | Tax groups | | `USR` | Users | | `VAT` | VAT codes | | `VATN` | VAT numbers of relations | | `VGM` | VAT Groups countries | | `VTB` | VAT Groups | | `XLT` | Translations |