0% found this document useful (0 votes)
89 views22 pages

Work Flow Creation Steps For Parked Document

Uploaded by

Rangabashyam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views22 pages

Work Flow Creation Steps For Parked Document

Uploaded by

Rangabashyam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 22

4/7/22, 12:20 AM Work Flow Creation Steps

SAP FICO (Financial Accounting and Controlling) » SAP FICO (Financial Accounting and Controlling) Tutorial

Work Flow Creation Steps

How to create Workflow

Trigger custom workflow when a Document is Parked

Introduction

This document shows step by step process for the creation of workflow, which is triggered whenever a
document is parked. Functionality for posting is also covered.

Workflow configuration needed to be done is also explained.

Scenario

Initiator parks the document.

Workflow is triggered on ‘COMPLETED’ event.

It is sent to Finance Officer

He /she either release the document for payment or reject it.

Upon release document is sent to Finance Manager.


That person can view it, post it or reject it.

Notifications

When workflow is triggered, initiator receives a mail that document has been sent to his supervisor.

When document is rejected, workflow is set to complete and initiator can be sent a comments mail.

BUSINESS OBJECT USED:

FIPP

WORK FLOW CREATION STEPS

Go to transaction SWDD. Create a new workflow and save it under your package.

https://www.stechies.com/fi-document-parking-workflow/ 1/22
4/7/22, 12:20 AM Work Flow Creation Steps

Go to Work flow container and add a new element. The following screen opens.

Create a new element ,ZFIPP as we are using BO FIPP.

https://www.stechies.com/fi-document-parking-workflow/ 2/22
4/7/22, 12:20 AM Work Flow Creation Steps

Also set import and export parameters.

Click on the Basics Data button or press Ctrl-f8 and enter the work flow starting event.

https://www.stechies.com/fi-document-parking-workflow/ 3/22
4/7/22, 12:20 AM Work Flow Creation Steps

We want the work flow to start on ‘Completed’ event OF FIPP BO.

Activate the triggering event. It will be done thru a Customizing Request.

Also generate Automatic Binding.

Both the Activation and Binding buttons should be green by now.

https://www.stechies.com/fi-document-parking-workflow/ 4/22
4/7/22, 12:20 AM Work Flow Creation Steps

Now our workflow should look like this: Event is successfully configured.

Now we want to send mail to the initiator that document no xxxxx has been sent to his supervisor,

Enter a mail step.

https://www.stechies.com/fi-document-parking-workflow/ 5/22
4/7/22, 12:20 AM Work Flow Creation Steps

Now we want to add a task which will enable the supervisor to release amount for subsequent posting.

Add a new task. We will use RELEASE method of FIPP BO.

https://www.stechies.com/fi-document-parking-workflow/ 6/22
4/7/22, 12:20 AM Work Flow Creation Steps

https://www.stechies.com/fi-document-parking-workflow/ 7/22
4/7/22, 12:20 AM Work Flow Creation Steps

Now our workflow looks like this

Now on rejection , we want to add a MAIL interface ,so that Supervisor can add some comments on why he is
rejecting this document. We will be using standard SAP business workplace mail for this purpose.

On rejection add the following task under a new activity: TS20000139.Also add a process control which will
set our workflow to complete.

https://www.stechies.com/fi-document-parking-workflow/ 8/22
4/7/22, 12:20 AM Work Flow Creation Steps

Now our workflow looks like this

Also add a mail step in rejection to send to initiator a mail that document has been rejected.

Now we will come to the condition that Supervisor releases the payment We need to set a release flag.

Define an element named released. Don’t forget to set its import and export parameters.

https://www.stechies.com/fi-document-parking-workflow/ 9/22
4/7/22, 12:20 AM Work Flow Creation Steps

Add a container operation and set the following settings:

Our workflow now looks like

https://www.stechies.com/fi-document-parking-workflow/ 10/22
4/7/22, 12:20 AM Work Flow Creation Steps

Now that the document is released by the Finance Officer, we will add a User decision step, for the Manager.

The Manager will have the following options.

1. View the document

2. Reject the document


3. Post the document

Lets make a User decision

For review add a new activity using the standard method DISPLAY of BO FIPP.

https://www.stechies.com/fi-document-parking-workflow/ 11/22
4/7/22, 12:20 AM Work Flow Creation Steps

For post add a new activity using the standard method POST of BO FIPP.

https://www.stechies.com/fi-document-parking-workflow/ 12/22
4/7/22, 12:20 AM Work Flow Creation Steps

For rejection, use previous done mail step and send mail to initiator that document has been rejected.

The User Decision step looks like now.

https://www.stechies.com/fi-document-parking-workflow/ 13/22
4/7/22, 12:20 AM Work Flow Creation Steps

We have now done all the required Work flow tasks and steps.

FI PARKING WORKFLOW CONFIGURATION STEPS

Now we need to configure our Workflow.

Go to Tcode OBWA. Create a new variant.

https://www.stechies.com/fi-document-parking-workflow/ 14/22
4/7/22, 12:20 AM Work Flow Creation Steps

Go to tcode OBWJ to assign your variant to your own company code.

https://www.stechies.com/fi-document-parking-workflow/ 15/22
4/7/22, 12:20 AM Work Flow Creation Steps

Work flow configuration is now complete. We have created a new variant and registered it to our company code.
Our workflow is now ready for testing.

FI PARKING WORKFLOW TESTING

Go to Tcode FV60

https://www.stechies.com/fi-document-parking-workflow/ 16/22
4/7/22, 12:20 AM Work Flow Creation Steps

Enter the relevant data and press the Park Button. The document will be parked.

When the USER presses the SAVE AS COMPLETED Button ,the work flow is triggered and he receives
the mail.

Finance Officer will receive the following work item

https://www.stechies.com/fi-document-parking-workflow/ 17/22
4/7/22, 12:20 AM Work Flow Creation Steps

He will have option to release or reject the document.

On reject, the following send mail screen is opened for comments purpose.

An automatic notification is also sent to initiator that the document is rejected.

https://www.stechies.com/fi-document-parking-workflow/ 18/22
4/7/22, 12:20 AM Work Flow Creation Steps

If the Finance Officer ,releases the Document ,the document is sent to Finance Manager who can either post it
,reject it or view it.

Summary:

This sums up our FI Document Parking workflow .We have seen the events to trigger the workflow,release it for
payment, mail users ,use BO FIPP methods for posting and display and seen how to configure it.

Download attached file.

You must be Logged in to download this file

Recommended Posts:

What is SAP FICO?


Foreign Currency Valuation Configuration

SAP FICO User Exit for Vendor Master

https://www.stechies.com/fi-document-parking-workflow/ 19/22
4/7/22, 12:20 AM Work Flow Creation Steps

SAP FICO Withholding Tax


SAP FICO Dunning Area
Assessment Cycle vs Profit Center
SAP FICO Asset Accounting
SAP FICO Document Type
SAP FICO Parked Workflow Configuration

SAP FICO Classic GL vs New GL


SAP FICO GL Account for Cash Journal
SAP FICO Accounts Receivable Process Cycle
SAP FICO Accounts Receivable Configuration
GR/IR Accounting Entries and Journal Entries
SAP FICO Transaction Codes

SAP Business Area and Profit Center


SAP Active vs Passive Document Splitting
SAP FICO Scope and Opportunity
SAP FICO Interview Questions
SAP FICO Tree Menu

Follow Us

Contact Information

#3940 Sector 23,


Gurgaon, Haryana (India)
Pin :- 122015

contact@stechies.com

Top Tutorials

SAP Tutorial

SAP HANA Tutorial

SAP BASIS Tutorial


https://www.stechies.com/fi-document-parking-workflow/ 20/22
4/7/22, 12:20 AM Work Flow Creation Steps

Android Tutorial

Python Tutorial

Java Tutorial

Hadoop Tutorial

Photoshop Tutorial

Difference Between Article

Interview Questions

Top Interview Questions

ABAP Interview Questions

BASIS Interview Questions

HANA Interview Questions

SD Interview Questions

FICO Interview Questions

Hibernate Interview Questions

QTP/UFT Interview Questions

Tableau Interview Questions

TestNG Interview Questions

Hive Interview Questions

Quick Links

Write for us

Career Guidance Tool

SAP Transaction Codes

Sample Resume

Institutes

SAP PDF Books

Classifieds

Recent Articles

Contact Us

About Us

https://www.stechies.com/fi-document-parking-workflow/ 21/22
4/7/22, 12:20 AM Work Flow Creation Steps

Terms of Use

Privacy Policy

Cookies Policy

All the site contents are Copyright © www.stechies.com and the content authors. All rights reserved. All product names are trademarks of their respective

companies. The site www.stechies.com is in no way affiliated with SAP AG. Every effort is made to ensure the content integrity. Information used on this site is at
your own risk. The content on this site may not be reproduced or redistributed without the express written permission of www.stechies.com or the content authors.

https://www.stechies.com/fi-document-parking-workflow/ 22/22

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy