parametersScheduled
The table that stores parameters for scheduled script executions, enabling automation and task scheduling in SuiteQL.
Columns
| Name | Type | References | Description |
| internalid [KEY] | String | A unique identifier assigned to each record within the system, used for distinguishing and referencing individual entries. | |
| accesslevel | String | The level of access granted to users or roles for the record, indicating whether it can be viewed, edited, or fully controlled. | |
| label | String | The name or title given to the record, typically displayed in user interfaces for easier identification and selection. | |
| owner | String | The person, group, or entity responsible for managing or controlling the record, often tied to data governance or accountability. | |
| searchlevel | String | Defines how visible or accessible the record is within search results, influencing its discoverability based on defined filters. | |
| selectrecordtype | String | Indicates the category or type of list or record associated with the entry, such as a customer, transaction, or item. | |
| setting | String | Represents a configurable preference or option that affects how the system behaves or customizes user settings. |