biuan SAP® BUSINESS ONE SDK
API Workflow Task Service / Workflow Task Complete Params

Description

This object specifies the identification key of the Complete method.

See Also

SAP® B1 DI-API C# definition

public class WorkflowTaskCompleteParamsClass : IWorkflowTaskCompleteParams, WorkflowTaskCompleteParams { public virtual string Note { get; set; } public virtual int TaskID { get; set; } public virtual string TriggerParams { get; set; } public extern WorkflowTaskCompleteParamsClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Workflow Approval Task List Params WorkflowApprovalTaskListParams Object
This object specifies the identification key of the GetApprovalTaskList method.
   Parent: Workflow Task Service WorkflowTaskService Service· Table: OWLS

Workflow Task Collection WorkflowTaskCollection Collection
WorkflowTaskCollection is a collection of WorkflowTask objects.
   Parent: Workflow Task Service WorkflowTaskService Service· Table: OWLS

Workflow Task Service Data Interfaces WorkflowTaskServiceDataInterfaces Enumeration
   Parent: Workflow Task Service WorkflowTaskService Service· Table: OWLS

Workflow Task Service WorkflowTaskService Service· Table: OWLS
WorkflowTaskService is a business object that manages the tasks of the SAP Business One Workflow component. This object enables you to do the following: Get workflow tasks owned by the current user and filter tasks by status. Complete a...



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates