parametersPortlet
The table storing parameters for portlet configurations, used to control the display and behavior of portlets in the SuiteQL environment.
Columns
| Name | Type | References | Description |
| internalid [KEY] | String | A unique identifier assigned to each record in the system, used to reference individual entries and differentiate them from others. | |
| accesslevel | String | Specifies the level of access granted to the record, such as whether it can be viewed, edited, or administratively controlled. | |
| label | String | The descriptive name or title assigned to the record, typically displayed in the system's user interface for easier identification. | |
| owner | String | The individual or entity responsible for managing, maintaining, or controlling the record within the system. | |
| searchlevel | String | Indicates how visible the record is in search results, affecting its accessibility or appearance when users query the system. | |
| selectrecordtype | String | Defines the type of record or list this entry belongs to, such as a customer, transaction, or other classification. | |
| setting | String | Refers to configuration preferences or options that control the behavior of the system or adjust user-specific settings. |