

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

**Primary key (PK)**

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


| Name | Column | 
| --- | --- | 
| process\$1operation | process\$1operation\$1id, process\$1id | 

The table below lists the column names supported by the *process\$1operation* data entity:


| Column | Data type | Required | Description | 
| --- | --- | --- | --- | 
|  process\$1operation\$1id  |  string  |  Yes  |  Type of process operation.  | 
|  process\$1id1  |  string  |  Yes  |  Process ID. For example, process, work order, or maintenance order.  | 
|  company\$1id1  |  string  |  No  |  Company ID.  | 
|  type  |  string  |  No  |  Type of operation within the process. For example, open machine.  | 
|  site\$1location  |  string  |  No  |  Name of the location or section in site or plant.  | 
|  status  |  string  |  No  |  Status of the process.  | 
|  operation\$1name  |  string  |  No  |  Name of the operation.  | 
|  operation\$1sequence  |  string  |  No  |  Sequence of the operation within the process.  | 
|  planned\$1start\$1dttm  |  timestamp  |  No  |  Planned start date-time of operation.  | 
|  planned\$1end\$1dttm  |  timestamp  |  No  |  Planned end date-time of operation.  | 

1Foreign key

**Foreign key (FK)**

The table below lists the columns with the associated foreign key.


| Column | Category | FK/Data entity | FK/Column | 
| --- | --- | --- | --- | 
| process\$1id | Operation | process\$1header | process\$1id | 
| company\$1id | Organization | company | id | 