goal
Stores performance goals for employees, teams, and departments within the organization.
Columns
| Name | Type | References | Description |
| details | String | Additional details or notes about the goal. | |
| employee | String | The employee associated with this goal. | |
| externalid | String | A unique external identifier for referencing this goal in external systems. | |
| goalstatus | String | The current status of the goal (such as In Progress, Completed, Canceled). | |
| id | Integer | The internal identifier for this goal in NetSuite. | |
| internalid | Integer | The internal system-generated ID for this goal. | |
| isinactive | Boolean | Indicates whether this goal is inactive and no longer being tracked. | |
| mood | String | The mood or sentiment associated with progress on this goal. | |
| name | String | The name or title assigned to this goal for identification. | |
| targetdate | Date | The target date for achieving this goal. |