# DebtorFunctions: Nmbrs Debtor Functions - Catalog: `Nmbrs` - Schema: `Views` - Label: Debtor Functions This is a read-only view. The Nmbrs API may not support changing the data or the Invantive UniversalSQL driver for Nmbrs does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Nmbrs API. ## View Columns The columns of the view `DebtorFunctions` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `DFN_CODE` | `int32` | Code | ☑ | | | `DFN_DESCRIPTION` | `varchar2` | Description | ☐ | | | `DFN_ID` | `int32` | ID | ☑ | | | `DTR_ID` | `int32` | ID | ☑ | Unique ID of the debtor. | | `DTR_NAME` | `varchar2` | Name | ☑ | Name of the debtor. | | `DTR_NUMBER` | `varchar2` | Number | ☑ | Debtor number. |