AppDefinition
Contains metadata and settings for custom applications integrated with NetSuite.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
A unique internal identifier assigned to this application definition in NetSuite, used for tracking and reference. |
| Description | String | False |
A detailed description of the application definition, outlining its purpose, functionality, and integration scope. |
| ExternalId | String | False |
A unique external identifier for this application definition, used for integration with external systems or third-party platforms. |
| Name | String | False |
The official name of the application definition, used for identification within NetSuite and external integrations. |
| PackagesList_ReplaceAll | Boolean | False |
Indicates whether all existing package associations should be replaced when updating this application definition, ensuring consistency in app deployment. |