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. This object is available in API version 55.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account for which the manufacturing program is created.
This is a relationship field.
Relationship Name
Account
Relationship Type
Lookup
Refers To
Account
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of the manufacturing program.
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The end date of the manufacturing program.
ExternalName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name used for the manufacturing program by external organizations.
ManufacturingProgramTemplateId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The template used for the manufacturing program.
This is a relationship field.
Relationship Name
ManufacturingProgramTemplate
Relationship Type
Lookup
Refers To
MfgProgramTemplate
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the manufacturing program record.
ProgramType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the type of manufacturing program.
RelatedManufacturingProgramId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Another manufacturing program associated with the manufacturing program.
This is a relationship field.
Relationship Name
RelatedManufacturingProgram
Relationship Type
Lookup
Refers To
ManufacturingProgram
StartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The start date of the manufacturing program.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the status of the manufacturing program.
Possible values are:
  • Active
  • Draft
  • Inactive
The default value is 'Draft'.