Cross-Company Workflows

Allard, Carol CAllard at MassMutual.com
Fri Mar 15 13:01:30 EST 2002


Hi Jim,
We also have one custom approval workflow that is used for both invoices an
GL postings for multiple company codes.  The only "cross company" issue
we've run into is with a custom method I wrote to block the payment in
certain circumstances.  That was because I was using the FM
"FI_DOCUMENT_CHANGE" in the method, which expects to have only one object
reference.  In the case of true cross company documents, all related
documents had the same object key, so it was going into error status with a
"Too Many Documents" error.  I resolved it by changing the coding in the
method from the function module to a BDC session code.
 
 -----Original Message-----
From: ASSY, SOSTHENE [mailto:S.ASSY at AFDB.ORG]
Sent: Friday, March 15, 2002 3:42 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Cross-Company Workflows
 
 
Hi Jim
 
In our company  we use one workflow  for different company code and
different document types
 
-----Original Message-----
From: Jim Sauceman [mailto:sauceman at utk.edu]
Sent: Thursday, March 14, 2002 3:55 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Cross-Company Workflows
 
Does anyone have experience with Cross-Company Workflows? In particular, I
have some questions about how you configured Parked Document Workflows
(FIPP) for your various companies. Did you create a separate Workflow
Variant for each company or do they share the same one? We have transactions
that span multiple company codes and I would appreciate any comments,
suggestions, recommendations, caveats, etc. you might have.
 
Thanks in advance,
 
Jim Sauceman ...................... sauceman at tennessee.edu
<mailto:sauceman at tennessee.edu>
University of Tennessee ................ Voice: (865) 974-2448
OIT Computer System Services ....... Fax: (865) 974-4810
Manager of Campus Database Administration
Project IRIS Workflow Team Leader
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20020315/e005e38e/attachment.htm


More information about the SAP-WUG mailing list