ProductLine
Organizes product lines with descriptive information, linking child lines, statuses, and related product attributes.
Columns
| Name | Type | ReadOnly | Description |
| Recordno | Int64 | False |
Unique identifier for the product line entry. |
| ProductLineid [KEY] | String | False |
Identifier for the product line. |
| Description | String | False |
Description of the product line. |
| Parentline | String | False |
Identifier for the parent line, if applicable. |
| Status | String | False |
Current status of the product line. |
| Whencreated | Datetime | False |
Timestamp when the product line entry was created. |
| Whenmodified | Datetime | False |
Timestamp when the product line entry was last modified. |
| Createdby | Int64 | False |
User ID of the creator of the product line entry. |
| Modifiedby | Int64 | False |
User ID of the person who last modified the product line entry. |
| Megaentitykey | Int64 | False |
Key for the mega entity associated with the product line. |
| Megaentityid | String | False |
Identifier for the mega entity associated with the product line. |
| Megaentityname | String | False |
Name of the mega entity associated with the product line. |
| Record_url | String | False |
URL linking to the record associated with the product line entry. |