

# process\$1header
<a name="operation-process-header-entity"></a>

**Primary key (PK)**

The table below lists the colum names that are uniquely identified in the data entity.


| Name | Column | 
| --- | --- | 
| process\$1header | process\$1id | 

The table below lists the column names supported by the data entity:


| Column | Data type | Required | Description | 
| --- | --- | --- | --- | 
|  process\$1id  |  string  |  Yes  |  Process ID. For example, order, work order, maintenance order, or process inquiry.  | 
|  type  |  string  |  No  |  Type of process. For example, customer order, maintenance, or repair, etc.  | 
|  company\$1id1  |  string  |  No  |  Company ID.  | 
|  site\$1id1  |  string  |  No  |  Site or plant ID.  | 
|  site\$1location  |  string  |  No  |  Name of the location or section in site or plant.  | 
|  planning\$1group  |  string  |  No  |  Group planning the work. This field will be an organization entity in the source system.  | 
|  execution\$1group  |  string  |  No  |  Group executing the work. This field will be an organization entity in the source system.  | 
|  program\$1group  |  string  |  No  |  Long running program or project name used for group work. For example, maintenance campaign.  | 
|  status  |  string  |  No  |  Status of the process.  | 
|  revision  |  string  |  No  |  Revision number associated with planning or program group.  | 
|  latest\$1start\$1date  |  timestamp  |  No  |  Latest start date for the process.  | 
|  description  |  string  |  No  |  Process description.  | 
|  priority  |  string  |  No  |  Priority of the process.  | 
|  planned\$1cost  |  double  |  No  |  Total planned costs for the process.  | 
|  currency\$1uom  |  string  |  No  |  Currency in which value is specified.  | 
|  planned\$1completion\$1date  |  timestamp  |  No  |  Planned completion date of the process.  | 
|  planned\$1closing\$1date  |  timestamp  |  No  |  Planned closing date of the process.  | 
|  planned\$1release\$1date  |  timestamp  |  No  |  Date when the process is planned to be released.  | 
|  planned\$1start\$1date  |  timestamp  |  No  |  Planned start date for the process.  | 
|  actual\$1completion\$1date  |  timestamp  |  No  |  Actual completion date of the process.  | 
|  actual\$1closing\$1date  |  timestamp  |  No  |  Actual close date of the process.  | 
|  actual\$1release\$1date  |  timestamp  |  No  |  Actual release date for process.  | 
|  actual\$1start\$1date  |  timestamp  |  No  |  Actual start date for process.  | 
|  process\$1url  |  string  |  No  |  URL to access process record in source system.  | 
|  source\$1update\$1dttm  |  timestamp  |  No  |  Date time stamp of the update made in the source system.  | 
|  source\$1event\$1id  |  string  |  No  |  ID of the event created in the source system.  | 
|  source  |  string  |  No  |  Source of data.  | 
|  flex\$11  |  string  |  No  |  Process flexible field 1  | 
|  flex\$12  |  string  |  No  |  Process flexible field 2  | 
|  flex\$13  |  string  |  No  |  Process flexible field 3  | 
|  flex\$14  |  string  |  No  |  Process flexible field 4  | 
|  flex\$15  |  string  |  No  |  Process flexible field 5  | 

1Foreign key

**Foreign key (FK)**

The table below lists the column names with the associated data entity and category:


| Column | Category | FK/Data entity | FK/Column | 
| --- | --- | --- | --- | 
| site\$1id | Network | site | id | 
| company\$1id | Organization | company | id | 