cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow Approval Examples

Former Member
0 Likes
401

I am seeking process workflow examples that point out the approval steps. I intend to take these examples and compare them to our current processes and identify areas where we are not taking advantage of the workflow/automated approvals/controls available in SAP. An example would be the journal entry approval process.

Does anyone have suggestions as to where I might be able to locate some examples.

Thank you.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi Richard

The answer to this one is driven by your process, but the options available are actually quite broad. What I mean is:

  • You can use existing approval mechanisms such as park/release (as in the case with invoices), release (in a purchasing document), or unlock (in the case of HR infotypes). These could be described as the vanilla options.

  • You can also develop your own methodology based on the workflow instance rather than the database entry. For example I was asked to create a workflow to approve creation of master data objects (vendors in this case). I built a module pool to create/change/delete/list entries for the user, but on creation/change, this started a workflow and populated the workflow container before sending for approval. Only after approval was the container passed into a method to actually create the database record. In this way you can get approval on any type of data regardless of whether SAP has supplied an approval mechanism.

  • And of course you can use Adobe forms in an analogous manner as well.

So the question actually becomes where do my business processes require approval and using workflow here.

Regards

Gareth

Former Member
0 Likes

hai

go to trans swdd and in the workflow no type WS00400077,

WS20000050 these are some examples pls try it.

regards

rose

Former Member
0 Likes

WS20000050 check this Workflow Template and replicate accordingly.

<b>

Reward points if useful</b>

Former Member
0 Likes

Thank you for the reply. Can you tell me where I find "WS20000050"?