Salesforce Field Reference Guide
Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ManufacturingProgram
Represents information about a manufacturing program. For example, Verican X program for Verican Account to manufacture auto components for their upcoming concept vehicle, staring from 01-Jan-2022 and valid until 01-Dec-2024.
For more information, see ManufacturingProgram in the Manufacturing Cloud Developer Guide.
Fields
| Field Name | Field Label | Type | Digits | Length | Precision | Scale |
|---|---|---|---|---|---|---|
| AccountId | Account ID | reference | 18 | |||
| CreatedById | Created By ID | reference | 18 | |||
| CreatedDate | Created Date | datetime | ||||
| Description | Description | string | 255 | |||
| EndDate | End Date | date | ||||
| ExternalName | External Name | string | 255 | |||
| Id | Manufacturing Program ID | id | 18 | |||
| IsDeleted | Deleted | boolean | ||||
| LastModifiedById | Last Modified By ID | reference | 18 | |||
| LastModifiedDate | Last Modified Date | datetime | ||||
| LastReferencedDate | Last Referenced Date | datetime | ||||
| LastViewedDate | Last Viewed Date | datetime | ||||
| ManufacturingProgramTemplateId | Manufacturing Program Template ID | reference | 18 | |||
| Name | Name | string | 255 | |||
| OwnerId | Owner ID | reference | 18 | |||
| ProgramType | Program Type | picklist | 40 | |||
| RelatedManufacturingProgramId | Manufacturing Program ID | reference | 18 | |||
| StartDate | Start Date | date | ||||
| Status | Status | picklist | 255 | |||
| SystemModstamp | System Modstamp | datetime |