Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/WF100003
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: Workflow Step Table
Physical Name: WF100003
Technical Name: Workflow_Step
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | Workflow_Step_Name | Workflow Step Name | String | STR50_LBA | 50 | |
2 | Workflow_Name | Workflow Name | String | STR50_LBA | 50 | |
3 | Workflow_Version | Workflow Version | Long Integer | INT7 | 7 | |
4 | WF_Step_Description | Workflow Step Description | String | STR100 | 100 | |
5 | Workflow_Step_Sequence | Workflow Step Sequence | Long Integer | INT7 | 7 | |
6 | Workflow_Step_Type | Workflow Step Type | Integer | DDL_Workflow_Step_Type | 0 | |
7 | Workflow_Step_Order | Workflow Step Order | Integer | GB | 0 | |
8 | Workflow_Step_Condition | Workflow Step Condition | Integer | GB | 0 | |
9 | Workflow_Step_Conditions | Workflow Step Conditions | String | GUIDString | 36 | |
10 | WF_Step_Predecessor | Workflow Step Predecessor | String | STR50_LBA | 50 | |
11 | Workflow_Step_Assign_To | Workflow Step Assign To | String | GUIDString | 36 | |
12 | EmailMessageID | Email Message ID | String | STR25_LBAU | 25 | |
13 | Workflow_Step_Send_Email | Workflow Step Send Email | Boolean | CB | 0 | |
14 | Workflow_Step_Time_Limit | Workflow Step Time Limit | Integer | INT5 | 4 | |
15 | WF_Step_Time_Limit_UofM | Workflow Step Time Limit UofM | Integer | DDL_WorkflowTimeLimitUofM | 0 | |
16 | WF_Step_Completion_Polic | Workflow Step Completion Policy | Integer | GB | 0 | |
17 | WF_Apply_WF_Calendar | Workflow Apply Workflow Calendar | Boolean | CB Apply Workflow Calendar | 0 | |
18 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Workflow Step Table'].NOTEINDX AS 'Workflow Step Table-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
WF100003 AS ['Workflow Step Table']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Workflow Step Table'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
19 | WFIncludeDocumentAttach | Workflow Step Include Doc Attach | Boolean | CB_WorkflowIncludeDocAttach | 0 | |
20 | WFIncludeWordTemplates | Workflow Step Include Word Templates | Boolean | CB_WorkflowIncludeWordTemplates | 0 | |
21 | WFConditionProcessType | Workflow Step Condition Process Type | Integer | wfStepConditionProcessType | 0 | |
22 | WFStepReminderTimeLimit | Workflow Step Reminder Time Limit | Integer | INT5 | 4 | |
23 | WFStepRemTimeLimitUofM | Workflow Step Reminder Time Limit UofM | Integer | DDL_WorkflowTimeLimitUofM | 0 | |
24 | Number_of_Approvers | Number of Approvers | Integer | INT2 | 2 |