Entering content frameFunction documentation Workflow Wizards for Approval Procedures Locate the document in its SAP Library structure

Use

This folder contains Workflow Wizards that define workflows for various approval procedures. The approval procedures vary in their complexity.

Note

Deadline monitoring for an approval procedure created must then be defined manually in the Workflow Builder.

All approval procedures have the same evaluation part. For more information, see Evaluation Part in All Approval Workflows.

Integration

The approval task used must reference the method Approval . The method is inherited from the interface Approval. Each approval object type should support the interface Approval and implement the method Approval .

For an extended approval, you use an approval task that references the method XApproval . Implement this method from the interface Extended Approval.

Features

The following Workflow Wizards define approval procedures:

Hierarchical Approval Workflow

This Workflow Wizard maps the basic form of an approval procedure. Several recipients specified in the definition decide one after the other whether the approval object should be approved or rejected.

Dynamic Hierarchical Approval Workflow

This Workflow Wizard implements a hierarchical approval procedure for a particular object type and with a particular approval task. The levels and the recipients are not determined until runtime.

Parallel Approval Workflow

This Workflow Wizard creates an approval procedure in which the recipients decide to approve or reject the approval object at the same time. An approval often does not require agreement from all recipients. Agreement from a particular number of recipients specified in the definition often suffices (agreement of n from m recipients).

 

 

Leaving content frame