This view contains all of the process steps with their corresponding
reporting category (when one is assigned). Diagram:
Column | Description |
ProcessStepID | The ID of the process step (ID in C_ProcessStep). |
ProcessID | The ID of the process (ID in C_Process). |
ProcessStepName | The name of the process step (Name in C_ProcessStep). |
FeatureID | The ID of the feature (ID in C_Feature). |
TokensToJoin | The number of tasks to synchronize. |
Stopped | 1 = process step disabled (paused). (Stopped in C_ProcessStep.) |
ProcCanceled | Whether a process the process is canceled. |
ReportingCatID | The ID of the reporting category (ID in C_ReportingCat). |
AllowParallel | can be selected in the dialog. |
IsEnd | The Production End Point setting. 0 = belongs to the backlog. 1 = not part of the backlog. (IsEnd in C_ProcessStep) |
IsCaptureEnd | The setting.0 = Not a Capture end point, and therefore relevant for Capture statistics. Fields can be evaluated and the documents can be included in the Capture statistics in the reports. 1 = This is a Capture end point, and therefore not relevant for Capture statistics. (IsCaptureEnd in C_ProcessStep) |
RepCatID | The ID of the reporting category. |
ReportingCat | The name of the reporting category (Name in C_ReportingCat). |
ServiceType | 0 = Activity (ServiceType in C_Feature) |