Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member
0 Kudos

OpenText Vim DP solution is used for AP Exception posting and there are cases where AP needs to grab the document from NON AP users. Using standard method they can do it via SWIA Tcode but unfortunately this tcode is only given to Workflow Admin. In a day AP has around 100 cases they need to grab the document so it is impossible for workflow admin to do that. We built a solution where AP can grab themselves and also be able to edit it right away. Editing is an issue when you forward from SWIA as the DP document Role determines whether it can be edited or not. Using this Admin method they have saved at least 1 day backlog for each document hence helping the company to gain the Cash discount and also maintain a good reputation with Vendors.

Current Solution

OpenText Vim
DP solution is used for AP posting and there are cases where AP needs to grab
the document from NON AP users. Using standard method they can do it via SWIA
Tcode
but unfortunately this
tcode is only given to Workflow Admin.

In a day AP has around 100 cases they
need to grab the document so it is impossible for workflow admin to do that.

There is a heavy dependency on Workflow
Admin for the on schedule payment for Invoices.

Editing is an issue when you forward from
SWIA as the DP document Role determines whether it can be edited. AP has to
again refer to their role to have the document editable.

IT should not be responsible for this
bottleneck.

New Solution

We built a solution where AP can grab
themselves and also be able to edit it right away. Editing is an issue when you
forward from SWIA as the DP document Role determines whether it can be edited
or not. Using this Admin method they have saved at least 1 day backlog for each
document hence helping the company to gain the Cash discount and also maintain
a good reputation with Vendors.

We also added the capability to send the workitem
to other users as well as GR creator

Create a method in a Business Object and
make it
instance
Independent

Please add the code below. Code snippet

Create a workflow

Create a Decision Task and assign to AP

AP select Send to AP Option

The following method gets executed.

Check the Binding

Make Workflow Template as General task

Go to PFTC->Enter Workflow
Template->Additional Data->Agent Assignment->Maintain->Select
Attributes->General

Real life Example

AP needs to grab the DP document

AP Goes to DP document

Select         Workflow ->Start Workflow->Start

Now Select send to AP

Hit Send to AP

Wala everything is back to AP

Lets try to access it.

Everything is editable with no help from IT.No
issues with Audit

Labels in this area