parametersBundleInstallation
The table storing parameters related to bundle installations in SuiteQL, used to manage the installation of bundles in the system.
Columns
| Name | Type | References | Description |
| internalid [KEY] | String | A unique identifier assigned to each record in the system, used to distinguish one entry from another. | |
| accesslevel | String | The permission level that controls user access to the record, such as read-only or full access. | |
| label | String | The descriptive name or title assigned to the record, which is typically displayed in the user interface. | |
| owner | String | The person, department, or entity responsible for the management or control of the record. | |
| searchlevel | String | The ranking or visibility of the record in search results, often determining its availability for filtering or categorization. | |
| selectrecordtype | String | Indicates the type of record or list to which the current entry belongs, such as customer, transaction, or item. | |
| setting | String | The configuration options or preferences that define system behavior or user-specific settings. |